From f89b4134eb22579148a76da9ea8c528ebc0c9152 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Apr 2021 23:17:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SSRI-1246392 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f067b6c..74d94bc 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "log-driver": "^1.2", "npm": "^6.4.1", "npm-audit-report": "^1.3.1", - "npm-registry-fetch": "^1.1.0", + "npm-registry-fetch": "^3.0.0", "npmlog": "~4.1.2", "pacote": "^9.1.0", "qw": "~1.0.1",