From ee6fcc923d6844cf047943e19f8db3bb908f0d37 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 9 Mar 2017 13:29:10 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:concat-stream:20160901 Latest report for touchstonejs/touchstonejs-tasks: https://snyk.io/test/github/touchstonejs/touchstonejs-tasks --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cee984a..5dc6598 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "babel-plugin-object-assign": "^1.1.0", "babelify": "^6.1.2", "brfs": "^1.4.0", - "browserify": "^10.2.4", + "browserify": "^12.0.0", "bytes": "^2.1.0", "chalk": "^1.0.0", "del": "^1.2.0",