From b130d26d3f035333a065cc5ae3eccd24785a4a9e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Jun 2022 18:26:22 +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",