diff --git a/package-lock.json b/package-lock.json index 206c1aa55..2ea02e8d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17265,9 +17265,9 @@ "dev": true }, "node_modules/scratch-audio": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/scratch-audio/-/scratch-audio-1.0.9.tgz", - "integrity": "sha512-yCB/AmljdBo3YDPtca92YQNIA/MQJ61V7ev/rbOfWtBz0qFO/VL6yfBLdKYTMeyUOPjSJXIXbmj1T65+Oj6vkw==", + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/scratch-audio/-/scratch-audio-1.0.10.tgz", + "integrity": "sha512-FfHmNEqKvD2dxCEXRJOaPW7dsClrZkSG2ZSfQ+9vLdrJWjROIPA3K38ws+f5/H1gHD0+AtikHzHlO8yfEVZNJA==", "dependencies": { "audio-context": "^1.0.1", "minilog": "^3.0.1", @@ -17338,9 +17338,9 @@ } }, "node_modules/scratch-render": { - "version": "1.0.18", - "resolved": "https://registry.npmjs.org/scratch-render/-/scratch-render-1.0.18.tgz", - "integrity": "sha512-6l97fNs/bcALGSC70j6OoDCLs7q3poo7ME5Vu59//wmU7qZ4VLlkRCe8stqzejZ+t/CRx8DhCNJuKIdgCcjsCg==", + "version": "1.0.19", + "resolved": "https://registry.npmjs.org/scratch-render/-/scratch-render-1.0.19.tgz", + "integrity": "sha512-vluYZ/wvi8sUZELDrZcfhpvaa3VlOTeEYt1GazP8KDpTVWcrij5+GSFEAgbersRalD9zK5VqNWmbm51HuvravA==", "dependencies": { "grapheme-breaker": "^0.3.2", "hull.js": "^0.2.10", @@ -17412,9 +17412,9 @@ } }, "node_modules/scratch-storage": { - "version": "2.3.10", - "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.10.tgz", - "integrity": "sha512-lhhTnu4rF5baPNYeH7D+r1BDTwNf/m6ek+3ilzPei101Yo51x1o+zwzInph9tGGxIHvIC9363IpdEWtVpJeFTA==", + "version": "2.3.11", + "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.11.tgz", + "integrity": "sha512-U/kWhKdZi9D4P/qy1wclJKye5PhqSF6g9OR5vOp4wPzr8vDhDYJqn5hCkm4IKo8hrj2U0+tO5n7dS+Fa4/w00A==", "dependencies": { "@babel/runtime": "^7.21.0", "arraybuffer-loader": "^1.0.3",