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

fix(deps): lock file maintenance
This commit is contained in:
renovate[bot] 2024-02-29 19:44:37 +00:00 committed by GitHub
commit f76bfe3fbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -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",