fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-07-17 06:43:31 +00:00 committed by GitHub
parent c9c7d4c07d
commit 375b029cde
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
package-lock.json generated
View file

@ -3616,9 +3616,9 @@
}
},
"node_modules/elliptic": {
"version": "6.5.5",
"resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.5.tgz",
"integrity": "sha512-7EjbcmUm17NQFu4Pmgmq2olYMj8nwMnpcddByChSUjArp8F5DQWcIcpriwO4ZToLNAJig0yiyjswfyGNje/ixw==",
"version": "6.5.6",
"resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.6.tgz",
"integrity": "sha512-mpzdtpeCLuS3BmE3pO3Cpp5bbjlOPY2Q0PgoF+Od1XZrHLYI28Xe3ossCmYCQt11FQKEYd9+PF8jymTvtWJSHQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -11896,9 +11896,9 @@
"license": "MIT"
},
"node_modules/scratch-l10n": {
"version": "3.18.220",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.220.tgz",
"integrity": "sha512-8QFFyY+zAVHpqORtB8q8+B17M43tKFJB76F5JBMkUO1At7Etp1mOhPGAY+GKgQY9aYILT46y5bitzFodgpe57A==",
"version": "3.18.221",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.221.tgz",
"integrity": "sha512-lZgtUBUvba/YPG+NIvU8Jmj3xwTsjDRVcxVv1PhtYtdPAocf4K0+naB2TkvNnhUAkSt4He2iLV0T703uwiqxnw==",
"license": "BSD-3-Clause",
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",