fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-02-27 06:58:59 +00:00 committed by GitHub
parent 59a427c823
commit 1d37e3b8a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
package-lock.json generated
View file

@ -4701,9 +4701,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001589",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001589.tgz",
"integrity": "sha512-vNQWS6kI+q6sBlHbh71IIeC+sRwK2N3EDySc/updIGhIee2x5z00J4c1242/5/d6EpEMdOnk/m+6tuk4/tcsqg==",
"version": "1.0.30001591",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001591.tgz",
"integrity": "sha512-PCzRMei/vXjJyL5mJtzNiUCKP59dm8Apqc3PH8gJkMnMXZGox93RbE76jHsmLwmIo6/3nsYIpJtx0O7u5PqFuQ==",
"dev": true,
"funding": [
{
@ -17412,9 +17412,9 @@
}
},
"node_modules/scratch-storage": {
"version": "2.3.9",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.9.tgz",
"integrity": "sha512-gR0RdvJo9iuekLC8aivHofDOcG6kRZFPYcnEcQmwbVL/sNJvZVh5wDvid8nwupaM4acWjv038W/9t4fy5hbtuA==",
"version": "2.3.10",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.10.tgz",
"integrity": "sha512-lhhTnu4rF5baPNYeH7D+r1BDTwNf/m6ek+3ilzPei101Yo51x1o+zwzInph9tGGxIHvIC9363IpdEWtVpJeFTA==",
"dependencies": {
"@babel/runtime": "^7.21.0",
"arraybuffer-loader": "^1.0.3",