From b29dc185366f294c7a18c00327e60778e1a7c8fe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 19 Jun 2022 21:24:44 +0000 Subject: [PATCH] fix: node_modules/update-notifier/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- node_modules/update-notifier/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/update-notifier/package.json b/node_modules/update-notifier/package.json index 604f5db253..ef29df96d5 100644 --- a/node_modules/update-notifier/package.json +++ b/node_modules/update-notifier/package.json @@ -43,7 +43,7 @@ "is-installed-globally": "^0.3.1", "is-npm": "^4.0.0", "is-yarn-global": "^0.3.0", - "latest-version": "^5.0.0", + "latest-version": "^6.0.0", "pupa": "^2.0.1", "semver-diff": "^3.1.1", "xdg-basedir": "^4.0.0"