From 283e3e166e6552e4b5137df6ce14a5a675209988 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 Aug 2018 03:45:31 +0000 Subject: [PATCH] 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 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f92e8ba..f56b599 100644 --- a/package.json +++ b/package.json @@ -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",