From 6806a18f1e41e4334cbf7fe690e640a8539106cc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Jun 2022 01:45:56 +0000 Subject: [PATCH] fix: deps/npm/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- deps/npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/package.json b/deps/npm/package.json index fb2b04c1b5c60f..4a12b834fee678 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -122,7 +122,7 @@ "umask": "~1.1.0", "unique-filename": "~1.1.0", "unpipe": "~1.0.0", - "update-notifier": "~2.3.0", + "update-notifier": "~6.0.0", "uuid": "~3.1.0", "validate-npm-package-name": "~3.0.0", "which": "~1.3.0",