mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 06:23:37 -05:00
Merge pull request #4286 from scratchfoundation/renovate/lock-file-maintenance
fix(deps): lock file maintenance
This commit is contained in:
commit
f76bfe3fbf
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -17546,9 +17546,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-storage": {
|
||||
"version": "2.3.14",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.14.tgz",
|
||||
"integrity": "sha512-jFMJ8AFBfuoJU5qJPFqvXgoxK0+ygs1l5+hNxGQMiTDEeZrKFWiDgKnMMBZiTb8o3YudS9QHaS8T9G/7WLRt/Q==",
|
||||
"version": "2.3.15",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.15.tgz",
|
||||
"integrity": "sha512-0VNP38rdeBLfmZvsNVVWy1hyS6ZgaEmYrbPm510tKTVuYdw5oLagoKvg3iOecjBiqLKg1G9IjaIP0DjHeiaWzQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.21.0",
|
||||
"arraybuffer-loader": "^1.0.3",
|
||||
|
|
Loading…
Reference in a new issue