Merge pull request #4274 from scratchfoundation/renovate/lock-file-maintenance

fix(deps): lock file maintenance
This commit is contained in:
renovate[bot] 2024-02-28 13:26:27 +00:00 committed by GitHub
commit efe96a37b6
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.12",
"resolved": "https://registry.npmjs.org/scratch-audio/-/scratch-audio-1.0.12.tgz",
"integrity": "sha512-sdAbEYUGTebotTKet5oRA96oomUOH4tkNwmvlRQhuiHNfYwNHFe/rQafr9Qo+rv6KufaC+EykSomL2XAgNWLQw==",
"version": "1.0.13",
"resolved": "https://registry.npmjs.org/scratch-audio/-/scratch-audio-1.0.13.tgz",
"integrity": "sha512-14wkBt8eFt0q6tqLvdKBzUDrheedcPFadkf1SAiX1ou7URDfKa7t5XfzlI8VJWqtED+V0hp/eT0XUpxl0Hek3A==",
"dependencies": {
"audio-context": "^1.0.1",
"minilog": "^3.0.1",
@ -17412,9 +17412,9 @@
}
},
"node_modules/scratch-storage": {
"version": "2.3.13",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.13.tgz",
"integrity": "sha512-sP6H31Io1pgfDrCr3zpP7sJF8iahnOEeK9CeS+tWcC4SLjn2pkBMCZsmg2FgTbTdOA5RJEEohcLOzlQIiETwZQ==",
"version": "2.3.14",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.14.tgz",
"integrity": "sha512-jFMJ8AFBfuoJU5qJPFqvXgoxK0+ygs1l5+hNxGQMiTDEeZrKFWiDgKnMMBZiTb8o3YudS9QHaS8T9G/7WLRt/Q==",
"dependencies": {
"@babel/runtime": "^7.21.0",
"arraybuffer-loader": "^1.0.3",