From da0a1159ee7d19d5774727eeb3879e94f5bb3a7f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 20 Jun 2022 05:12:48 +0000 Subject: [PATCH] fix: test/fixtures/qs-package/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 --- .../qs-package/node_modules/update-notifier/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/qs-package/node_modules/update-notifier/package.json b/test/fixtures/qs-package/node_modules/update-notifier/package.json index 3a539e1705..ac73ee0b92 100644 --- a/test/fixtures/qs-package/node_modules/update-notifier/package.json +++ b/test/fixtures/qs-package/node_modules/update-notifier/package.json @@ -66,7 +66,7 @@ "chalk": "^1.0.0", "configstore": "^1.0.0", "is-npm": "^1.0.0", - "latest-version": "^1.0.0", + "latest-version": "^6.0.0", "repeating": "^1.1.2", "semver-diff": "^2.0.0", "string-length": "^1.0.0"