diff --git a/package-lock.json b/package-lock.json index 2facbb2bfb..5d166a5980 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "node-pagerduty": "^1.3.6", "nodemailer": "^6.6.3", "open": "8.2.1", - "play-sound": "^1.1.3", + "play-sound": "^1.1.6", "puppeteer": "^9.1.1", "puppeteer-extra-plugin-adblocker": "^2.11.11", "pushover-notifications": "^1.2.2", @@ -3507,9 +3507,12 @@ } }, "node_modules/find-exec": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/find-exec/-/find-exec-1.0.1.tgz", - "integrity": "sha512-4o6QkGkpg3xK5s/47rdK9LDZRsE4JR1mrXnaAOXBngG6UKeIDJXfwtNCAkljgyy6VRh75D3FFaB0tii9vDEtIA==" + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/find-exec/-/find-exec-1.0.3.tgz", + "integrity": "sha512-gnG38zW90mS8hm5smNcrBnakPEt+cGJoiMkJwCU0IYnEb0H2NQk0NIljhNW+48oniCriFek/PH6QXbwsJo/qug==", + "dependencies": { + "shell-quote": "^1.8.1" + } }, "node_modules/find-up": { "version": "5.0.0", @@ -9299,11 +9302,11 @@ } }, "node_modules/play-sound": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/play-sound/-/play-sound-1.1.3.tgz", - "integrity": "sha512-lqEzgtNAdfg2VUXItOtu5bTyWcqeFmnJmgvc8iHEeEOBEJdurqiGYfmCOzIpSBcwrs7XeSpvHv+Rw9dzRPc4aw==", + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/play-sound/-/play-sound-1.1.6.tgz", + "integrity": "sha512-09eO4QiXNFXJffJaOW5P6x6F5RLihpLUkXttvUZeWml0fU6x6Zp7AjG9zaeMpgH2ZNvq4GR1ytB22ddYcqJIZA==", "dependencies": { - "find-exec": "1.0.1" + "find-exec": "1.0.3" } }, "node_modules/pop-iterate": { @@ -10353,6 +10356,14 @@ "node": ">=8" } }, + "node_modules/shell-quote": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz", + "integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/shellwords": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz", @@ -14781,9 +14792,12 @@ } }, "find-exec": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/find-exec/-/find-exec-1.0.1.tgz", - "integrity": "sha512-4o6QkGkpg3xK5s/47rdK9LDZRsE4JR1mrXnaAOXBngG6UKeIDJXfwtNCAkljgyy6VRh75D3FFaB0tii9vDEtIA==" + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/find-exec/-/find-exec-1.0.3.tgz", + "integrity": "sha512-gnG38zW90mS8hm5smNcrBnakPEt+cGJoiMkJwCU0IYnEb0H2NQk0NIljhNW+48oniCriFek/PH6QXbwsJo/qug==", + "requires": { + "shell-quote": "^1.8.1" + } }, "find-up": { "version": "5.0.0", @@ -18962,11 +18976,11 @@ } }, "play-sound": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/play-sound/-/play-sound-1.1.3.tgz", - "integrity": "sha512-lqEzgtNAdfg2VUXItOtu5bTyWcqeFmnJmgvc8iHEeEOBEJdurqiGYfmCOzIpSBcwrs7XeSpvHv+Rw9dzRPc4aw==", + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/play-sound/-/play-sound-1.1.6.tgz", + "integrity": "sha512-09eO4QiXNFXJffJaOW5P6x6F5RLihpLUkXttvUZeWml0fU6x6Zp7AjG9zaeMpgH2ZNvq4GR1ytB22ddYcqJIZA==", "requires": { - "find-exec": "1.0.1" + "find-exec": "1.0.3" } }, "pop-iterate": { @@ -19725,6 +19739,11 @@ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", "dev": true }, + "shell-quote": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz", + "integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==" + }, "shellwords": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz", diff --git a/package.json b/package.json index cd3f1b6120..51bafc4c00 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "node-pagerduty": "^1.3.6", "nodemailer": "^6.6.3", "open": "8.2.1", - "play-sound": "^1.1.3", + "play-sound": "^1.1.6", "puppeteer": "^9.1.1", "puppeteer-extra-plugin-adblocker": "^2.11.11", "pushover-notifications": "^1.2.2",