fix: package.json to reduce vulnerabilities

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

Latest report for cblanc/sws_gathers:
https://snyk.io/test/github/cblanc/sws_gathers
This commit is contained in:
snyk-bot 2018-01-19 23:06:40 +00:00
parent 48d3582107
commit 10455afd9d

View file

@ -33,7 +33,7 @@
"babel-brunch": "~6.0.0", "babel-brunch": "~6.0.0",
"babel-preset-es2015": "~6.3.13", "babel-preset-es2015": "~6.3.13",
"babel-preset-react": "~6.3.13", "babel-preset-react": "~6.3.13",
"bootstrap": "~3.3.6", "bootstrap": "~4.0.0",
"bootstrap-solarized": "~1.0.2", "bootstrap-solarized": "~1.0.2",
"brunch": "~2.9.1", "brunch": "~2.9.1",
"clean-css-brunch": ">= 1.0 < 1.8", "clean-css-brunch": ">= 1.0 < 1.8",