mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-25 22:01:00 +00:00
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764
This commit is contained in:
parent
a9917096c9
commit
baaa42373c
2 changed files with 813 additions and 522 deletions
1333
package-lock.json
generated
1333
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -35,7 +35,7 @@
|
|||
"babel-preset-react": "~6.3.13",
|
||||
"bootstrap": "~3.3.6",
|
||||
"bootstrap-solarized": "~1.0.2",
|
||||
"brunch": "~2.9.1",
|
||||
"brunch": "~3.0.0",
|
||||
"clean-css-brunch": ">= 1.0 < 1.8",
|
||||
"cookie-parser": "~1.3.5",
|
||||
"cors": "~2.7.1",
|
||||
|
|
Loading…
Reference in a new issue