From fe48831316bcc4a5f548bc39bd2e3e85adcbf531 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 10 Jan 2019 17:15:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-72889 - https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-72890 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4353fcf..8dd3211 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "babel-brunch": "~6.0.0", "babel-preset-es2015": "~6.3.13", "babel-preset-react": "~6.3.13", - "bootstrap": "~3.3.6", + "bootstrap": "~3.4.0", "bootstrap-solarized": "~1.0.2", "brunch": "~2.9.1", "clean-css-brunch": ">= 1.0 < 1.8",