fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-06-22 07:03:50 +00:00 committed by GitHub
parent e5440aece8
commit ca1a43845a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

15
package-lock.json generated
View file

@ -10837,11 +10837,14 @@
}
},
"node_modules/object-inspect": {
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz",
"integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==",
"version": "1.13.2",
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz",
"integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
@ -12506,9 +12509,9 @@
"license": "MIT"
},
"node_modules/scratch-l10n": {
"version": "3.18.192",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.192.tgz",
"integrity": "sha512-oPJTsWclB1sj9R97SF6Ef0W2Ii13fQ20Dzo1H8vjIA/OZddbG9eg7hS89riA7A1ne3G2eoBzFnjjSftp7SyZ5g==",
"version": "3.18.195",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.195.tgz",
"integrity": "sha512-igq71FZtIxijBeReZwovNiO2xrZRsRl+zdUF1qG5Y9W0cHJOWhyC/byQEHSnHEVdvLEVBVGhRDxDTjIRHB9X0w==",
"license": "BSD-3-Clause",
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",