From 8a66f71dbfbd8ef673baca26bd94186a22a60bf6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Jun 2022 22:47:00 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- 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",