Merge pull request from scratchfoundation/renovate/lock-file-maintenance

fix(deps): lock file maintenance
This commit is contained in:
renovate[bot] 2024-07-29 09:33:38 +00:00 committed by GitHub
commit 77d6d07e7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
package-lock.json generated
View file

@ -11896,9 +11896,9 @@
"license": "MIT"
},
"node_modules/scratch-l10n": {
"version": "3.18.238",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.238.tgz",
"integrity": "sha512-BChlRALQTOH9DxCU0K5qN4DgTl+h9/SM8nNpAa90nqtGmYXdH05HGWhbjivL4cEC4Z/omlJ1gKsLVv0BYjd3Hw==",
"version": "3.18.240",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.240.tgz",
"integrity": "sha512-rWjq6KZNA1J6Q+P3BNKhmaGiEFyge5XJ6nJFBl3Jal+bKjFxPIGdwwofR8EZLx082/ojNOT4mxlqKySBjzAzNw==",
"license": "BSD-3-Clause",
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",
@ -14017,9 +14017,9 @@
}
},
"node_modules/uglify-js": {
"version": "3.19.0",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.0.tgz",
"integrity": "sha512-wNKHUY2hYYkf6oSFfhwwiHo4WCHzHmzcXsqXYTN9ja3iApYIFbb2U6ics9hBcYLHcYGQoAlwnZlTrf3oF+BL/Q==",
"version": "3.19.1",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.1.tgz",
"integrity": "sha512-y/2wiW+ceTYR2TSSptAhfnEtpLaQ4Ups5zrjB2d3kuVxHj16j/QJwPl5PvuGy9uARb39J0+iKxcRPvtpsx4A4A==",
"dev": true,
"license": "BSD-2-Clause",
"optional": true,