From c9ed3f96274b270d0153d6246813c7ec71c83d47 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jun 2023 14:13:22 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae9b21b..5183951 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "chalk": "^1.1.1", "configstore": "^2.0.0", "play-sound": "0.0.7", - "update-notifier": "^0.6.1" + "update-notifier": "^6.0.0" }, "repository": { "type": "git",