fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-06-10 06:33:51 +00:00 committed by GitHub
parent 748c381c80
commit cd618ca3b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
package-lock.json generated
View file

@ -12484,9 +12484,9 @@
"license": "MIT"
},
"node_modules/scratch-l10n": {
"version": "3.18.173",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.173.tgz",
"integrity": "sha512-Gwnl5OMe18sks6s4g2tbbYcrU4f1VWZrce6EX6hY2XyfB2om0Fv2S90YLib1Xs2SUXP9bXJvGyqyxxyckA2Xkw==",
"version": "3.18.175",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.175.tgz",
"integrity": "sha512-edHkaLA/F/BlLz+HRPN/z6S780EN41gAvhdhS16riTUmuaI5GN3PJZ9F9Etbhiu/5Ts9VmYseVyob6l3h13waw==",
"license": "BSD-3-Clause",
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",
@ -14776,9 +14776,9 @@
}
},
"node_modules/uglify-js": {
"version": "3.17.4",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.17.4.tgz",
"integrity": "sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==",
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.18.0.tgz",
"integrity": "sha512-SyVVbcNBCk0dzr9XL/R/ySrmYf0s372K6/hFklzgcp2lBFyXtw4I7BOdDjlLhE1aVqaI/SHWXWmYdlZxuyF38A==",
"dev": true,
"license": "BSD-2-Clause",
"optional": true,