fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-02-28 04:19:32 +00:00 committed by GitHub
parent 523ea3cad5
commit 7093316477
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
package-lock.json generated
View file

@ -6279,9 +6279,9 @@
"dev": true
},
"node_modules/electron-to-chromium": {
"version": "1.4.684",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.684.tgz",
"integrity": "sha512-MoDE0pUsIzTewI96Vbv84sTkER9Nbp58pa1K7Ub03s6+2HvuJ+jbnxcLJm22mpomJe+5PWtiPXqhbU5ZkyHU5A==",
"version": "1.4.685",
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.685.tgz",
"integrity": "sha512-yDYeobbTEe4TNooEzOQO6xFqg9XnAkVy2Lod1C1B2it8u47JNLYvl9nLDWBamqUakWB8Jc1hhS1uHUNYTNQdfw==",
"dev": true
},
"node_modules/elliptic": {
@ -17265,9 +17265,9 @@
"dev": true
},
"node_modules/scratch-audio": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/scratch-audio/-/scratch-audio-1.0.10.tgz",
"integrity": "sha512-FfHmNEqKvD2dxCEXRJOaPW7dsClrZkSG2ZSfQ+9vLdrJWjROIPA3K38ws+f5/H1gHD0+AtikHzHlO8yfEVZNJA==",
"version": "1.0.12",
"resolved": "https://registry.npmjs.org/scratch-audio/-/scratch-audio-1.0.12.tgz",
"integrity": "sha512-sdAbEYUGTebotTKet5oRA96oomUOH4tkNwmvlRQhuiHNfYwNHFe/rQafr9Qo+rv6KufaC+EykSomL2XAgNWLQw==",
"dependencies": {
"audio-context": "^1.0.1",
"minilog": "^3.0.1",
@ -17385,9 +17385,9 @@
}
},
"node_modules/scratch-sb1-converter": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/scratch-sb1-converter/-/scratch-sb1-converter-1.0.10.tgz",
"integrity": "sha512-OKYqJ7tAFOQdUE+BRWZFMvv+G5ZXqBjMkeo7zAVZD3LzxmsPf03+MmtC3k2z0D7S4UuojGtkm5mVb+DiB1v2fw==",
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/scratch-sb1-converter/-/scratch-sb1-converter-1.0.11.tgz",
"integrity": "sha512-MifbEd45qX4yWgEPW3q8TSKQuBLLS/LwZzmdmOLp541uyk7M+dTJVT3dUou5OITLv3mmqohWJ8n5DG6YlEXX3w==",
"dependencies": {
"js-md5": "^0.7.3",
"minilog": "^3.1.0",
@ -17412,9 +17412,9 @@
}
},
"node_modules/scratch-storage": {
"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==",
"version": "2.3.13",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.13.tgz",
"integrity": "sha512-sP6H31Io1pgfDrCr3zpP7sJF8iahnOEeK9CeS+tWcC4SLjn2pkBMCZsmg2FgTbTdOA5RJEEohcLOzlQIiETwZQ==",
"dependencies": {
"@babel/runtime": "^7.21.0",
"arraybuffer-loader": "^1.0.3",