From 8ce50b1d44e34671953620d0877815bc8f2ed368 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 8 Mar 2021 03:19:07 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b668359b2..8b5e62a4f 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "byteballcore": "git+https://github.com/byteball/byteballcore.git", "grunt": "^1.0.1", "grunt-angular-gettext": "^2.2.3", - "grunt-browserify": "^5.0.0", + "grunt-browserify": "^6.0.0", "grunt-contrib-compress": "^1.3.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-copy": "^1.0.0",