From b58ed92b985410422800bd5ca3d64e1ddc353b87 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 Mar 2021 04:29:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9971a1a7e1e..162a52e2832 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "minimatch": "^3.0.3", "mocha": "2.5.1", "mock-spawn": "^0.2.6", - "normalize-package-data": "^2.0.0", + "normalize-package-data": "^3.0.0", "nslog": "^3", "oniguruma": "6.1.0", "pathwatcher": "6.8.0",