From e2c1f27749373df332da069a626e9ef36bfd5509 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 31 Aug 2023 14:12:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FINDEXEC-5876637 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae9b21b..652a41e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "boxen": "^0.5.0", "chalk": "^1.1.1", "configstore": "^2.0.0", - "play-sound": "0.0.7", + "play-sound": "1.1.6", "update-notifier": "^0.6.1" }, "repository": {