From 27af8ea7687cd46968547570f9f989aabd82a3f3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Jun 2022 06:23:34 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcd9edfceb..dc80904275 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ "tar-stream": "^1.5.4", "temp": "~0.8.3", "through2": "^2.0.3", - "update-notifier": "^2.2.0", + "update-notifier": "^6.0.0", "yargs": "8.0.2" }, "optionalDependencies": {