fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-02-28 17:00:36 +00:00 committed by GitHub
parent 961310bc4c
commit 2b3acd7a91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
package-lock.json generated
View file

@ -17265,9 +17265,9 @@
"dev": true
},
"node_modules/scratch-audio": {
"version": "1.0.13",
"resolved": "https://registry.npmjs.org/scratch-audio/-/scratch-audio-1.0.13.tgz",
"integrity": "sha512-14wkBt8eFt0q6tqLvdKBzUDrheedcPFadkf1SAiX1ou7URDfKa7t5XfzlI8VJWqtED+V0hp/eT0XUpxl0Hek3A==",
"version": "1.0.14",
"resolved": "https://registry.npmjs.org/scratch-audio/-/scratch-audio-1.0.14.tgz",
"integrity": "sha512-ylc02pdjzl21qCQWQJgyoUkPZ/QCxYpSrIXI/8AQyq7Z1WCScuuYIcnHn10pEb6JB9YO+e8mT7Er66nn9pZPHQ==",
"dependencies": {
"audio-context": "^1.0.1",
"minilog": "^3.0.1",
@ -17385,9 +17385,9 @@
}
},
"node_modules/scratch-sb1-converter": {
"version": "1.0.12",
"resolved": "https://registry.npmjs.org/scratch-sb1-converter/-/scratch-sb1-converter-1.0.12.tgz",
"integrity": "sha512-1b2I152m6x/pdtu7xQKxJldB3NSzlmmtgY2ULpTiR1u479f7ZBl6h7r5ah91ejllHaWOa4B52xklKtsIE1uGAw==",
"version": "1.0.13",
"resolved": "https://registry.npmjs.org/scratch-sb1-converter/-/scratch-sb1-converter-1.0.13.tgz",
"integrity": "sha512-AyFUK7uEFZLKdN0qf6xi0F/ow3uCHe5+j0O1IRxbeD8S+IrDZXrxtu3jqj+oqRHHqcSjg4FM3XHH60nK6a1e/A==",
"dependencies": {
"js-md5": "^0.7.3",
"minilog": "^3.1.0",