fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-02-28 09:24:59 +00:00 committed by GitHub
parent 6f6771ba4d
commit dc2258f34e
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 "dev": true
}, },
"node_modules/scratch-audio": { "node_modules/scratch-audio": {
"version": "1.0.12", "version": "1.0.13",
"resolved": "https://registry.npmjs.org/scratch-audio/-/scratch-audio-1.0.12.tgz", "resolved": "https://registry.npmjs.org/scratch-audio/-/scratch-audio-1.0.13.tgz",
"integrity": "sha512-sdAbEYUGTebotTKet5oRA96oomUOH4tkNwmvlRQhuiHNfYwNHFe/rQafr9Qo+rv6KufaC+EykSomL2XAgNWLQw==", "integrity": "sha512-14wkBt8eFt0q6tqLvdKBzUDrheedcPFadkf1SAiX1ou7URDfKa7t5XfzlI8VJWqtED+V0hp/eT0XUpxl0Hek3A==",
"dependencies": { "dependencies": {
"audio-context": "^1.0.1", "audio-context": "^1.0.1",
"minilog": "^3.0.1", "minilog": "^3.0.1",
@ -17412,9 +17412,9 @@
} }
}, },
"node_modules/scratch-storage": { "node_modules/scratch-storage": {
"version": "2.3.13", "version": "2.3.14",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.13.tgz", "resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.14.tgz",
"integrity": "sha512-sP6H31Io1pgfDrCr3zpP7sJF8iahnOEeK9CeS+tWcC4SLjn2pkBMCZsmg2FgTbTdOA5RJEEohcLOzlQIiETwZQ==", "integrity": "sha512-jFMJ8AFBfuoJU5qJPFqvXgoxK0+ygs1l5+hNxGQMiTDEeZrKFWiDgKnMMBZiTb8o3YudS9QHaS8T9G/7WLRt/Q==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.21.0", "@babel/runtime": "^7.21.0",
"arraybuffer-loader": "^1.0.3", "arraybuffer-loader": "^1.0.3",