fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:lodash:20180130
- https://snyk.io/vuln/npm:lodash:20180130

Latest report for cblanc/sws_gathers:
https://snyk.io/test/github/cblanc/sws_gathers
This commit is contained in:
snyk-bot 2018-02-14 23:04:35 +00:00
parent a029ea1979
commit 1694c2e4a1

View file

@ -29,7 +29,7 @@
"homepage": "https://github.com/cblanc/sws_gathers",
"dependencies": {
"async": "~1.4.0",
"babel": "~5.8.21",
"babel": "~6.0.0",
"babel-brunch": "~6.0.0",
"babel-preset-es2015": "~6.3.13",
"babel-preset-react": "~6.3.13",
@ -48,7 +48,7 @@
"javascript-brunch": ">= 1.0 < 1.8",
"javascript-state-machine": "~2.3.5",
"jquery": "~2.2.0",
"lodash": "~4.0.0",
"lodash": "~4.17.5",
"moment": "~2.11.2",
"mongoose": "~4.4.6",
"morgan": "~1.6.1",