fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-06-28 07:52:44 +00:00 committed by GitHub
parent 8cd9f3a8ca
commit bf1fa9e1a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
package-lock.json generated
View file

@ -6042,9 +6042,9 @@
"license": "MIT"
},
"node_modules/https-proxy-agent": {
"version": "7.0.4",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz",
"integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==",
"version": "7.0.5",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz",
"integrity": "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -12509,9 +12509,9 @@
"license": "MIT"
},
"node_modules/scratch-l10n": {
"version": "3.18.202",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.202.tgz",
"integrity": "sha512-7fQiFOZ1zlaip63IO5TACk+dxg8Km2xDMDVgQ0Z7O/EdFWBjCpF3d0KCF5w9ekkdNqi0xXZUyqdGz1jvgXHG8Q==",
"version": "3.18.203",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.203.tgz",
"integrity": "sha512-NHJsQNy1gbdg2nYFchezFXdkHnPaa3joySAHBlnP8IwLtOcURSLo2hDiKaHhAHeqUICNDHIDqJZ9M4v9+bPGWw==",
"license": "BSD-3-Clause",
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",