fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-07-10 08:56:36 +00:00 committed by GitHub
parent 9af491d43e
commit e30b2ef9b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
package-lock.json generated
View file

@ -450,9 +450,9 @@
}
},
"node_modules/@jridgewell/sourcemap-codec": {
"version": "1.4.15",
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
"integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==",
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
"integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
"dev": true,
"license": "MIT"
},
@ -11889,9 +11889,9 @@
"license": "MIT"
},
"node_modules/scratch-l10n": {
"version": "3.18.212",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.212.tgz",
"integrity": "sha512-059uHqrO143zjGXSIYuZk5vSmdlBoB0K/tM8jc+QyK1uehXF+EirhpYt+zVcRQ9+BqhiIkrdu3GmNZ6we2dkuw==",
"version": "3.18.213",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.213.tgz",
"integrity": "sha512-U5vfJMEhw3wCTzY66JgnF9+/MFVkgSn5kl4tGdUgXub1UPknYLf9rc36sfVbJlLsqYTMg/f75C4c+PgTd1Fgzg==",
"license": "BSD-3-Clause",
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",