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:
Akshay Joshi 2019-11-20 14:47:04 +05:30
parent 425cc2a966
commit bb845817d6
3 changed files with 338 additions and 1013 deletions

View File

@ -449,7 +449,6 @@ dropzone 5.5.1
duplexer 0.1.1 MIT git://github.com/Raynos/duplexer.git
duplexify 3.7.1 MIT git://github.com/mafintosh/duplexify
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
ee-first 1.1.1 MIT https://github.com/jonathanong/ee-first.git
elliptic 6.5.1 MIT git@github.com:indutny/elliptic

View File

@ -16,7 +16,6 @@
"copy-webpack-plugin": "^5.0.4",
"core-js": "^3.2.1",
"cross-env": "^5.2.0",
"eclint": "^2.8.1",
"eslint": "5.15.1",
"file-loader": "^3.0.1",
"iconfont-webpack-plugin": "^4.2.1",

File diff suppressed because it is too large Load Diff