From 9007ff5e06de8015033a3e0826605cc39a43d945 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Mar 2018 00:04:05 +0000 Subject: [PATCH] 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:braces:20180219 Latest report for operationcode/mean-dash: https://snyk.io/test/github/operationcode/mean-dash --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8499757..765fb84 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "karma-chai": "^0.1.0", "karma-chrome-launcher": "^0.1.7", "karma-mocha": "^0.1.10", - "karma-webpack": "^1.5.0", + "karma-webpack": "^2.0.10", "lcov-parse": "0.0.10", "lodash": "^4.17.4", "log-driver": "^1.2.5", @@ -78,7 +78,7 @@ "webpack": "^2.3.2", "webpack-core": "^0.5.0", "webpack-dev-server": "^1.7.0", - "webpack-stream": "^3.2.0", + "webpack-stream": "^4.0.0", "snyk": "^1.41.1" }, "devDependencies": {