mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-25 22:01:00 +00:00
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:braces:20180219 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:ms:20170412
This commit is contained in:
parent
a7da403571
commit
283e3e166e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
"babel-preset-react": "~6.3.13",
|
||||
"bootstrap": "~3.3.6",
|
||||
"bootstrap-solarized": "~1.0.2",
|
||||
"brunch": "~2.9.1",
|
||||
"brunch": "~2.10.15",
|
||||
"clean-css-brunch": ">= 1.0 < 1.8",
|
||||
"cookie-parser": "~1.3.5",
|
||||
"cors": "~2.7.1",
|
||||
|
|
Loading…
Reference in a new issue