fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-02-28 17:20:17 +00:00 committed by GitHub
parent c6e3baf692
commit f8234e03e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -17412,9 +17412,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",