mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix vulnerability issue for package 'mem', which is a dependency module for eclint.
Remove unused eclint module from the package.json
This commit is contained in:
parent
425cc2a966
commit
bb845817d6
@ -449,7 +449,6 @@ dropzone 5.5.1
|
|||||||
duplexer 0.1.1 MIT git://github.com/Raynos/duplexer.git
|
duplexer 0.1.1 MIT git://github.com/Raynos/duplexer.git
|
||||||
duplexify 3.7.1 MIT git://github.com/mafintosh/duplexify
|
duplexify 3.7.1 MIT git://github.com/mafintosh/duplexify
|
||||||
ecc-jsbn 0.1.2 MIT https://github.com/quartzjer/ecc-jsbn.git
|
ecc-jsbn 0.1.2 MIT https://github.com/quartzjer/ecc-jsbn.git
|
||||||
eclint 2.8.1 MIT https://github.com/jedmao/eclint.git
|
|
||||||
editorconfig 0.15.3 MIT git://github.com/editorconfig/editorconfig-core-js.git
|
editorconfig 0.15.3 MIT git://github.com/editorconfig/editorconfig-core-js.git
|
||||||
ee-first 1.1.1 MIT https://github.com/jonathanong/ee-first.git
|
ee-first 1.1.1 MIT https://github.com/jonathanong/ee-first.git
|
||||||
elliptic 6.5.1 MIT git@github.com:indutny/elliptic
|
elliptic 6.5.1 MIT git@github.com:indutny/elliptic
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
"copy-webpack-plugin": "^5.0.4",
|
"copy-webpack-plugin": "^5.0.4",
|
||||||
"core-js": "^3.2.1",
|
"core-js": "^3.2.1",
|
||||||
"cross-env": "^5.2.0",
|
"cross-env": "^5.2.0",
|
||||||
"eclint": "^2.8.1",
|
|
||||||
"eslint": "5.15.1",
|
"eslint": "5.15.1",
|
||||||
"file-loader": "^3.0.1",
|
"file-loader": "^3.0.1",
|
||||||
"iconfont-webpack-plugin": "^4.2.1",
|
"iconfont-webpack-plugin": "^4.2.1",
|
||||||
|
1349
web/yarn.lock
1349
web/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user