fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-07-18 06:29:10 +00:00 committed by GitHub
parent acc1d43a5a
commit 180a044ea2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

18
package-lock.json generated
View file

@ -6232,9 +6232,9 @@
"license": "MIT"
},
"node_modules/is-core-module": {
"version": "2.14.0",
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.14.0.tgz",
"integrity": "sha512-a5dFJih5ZLYlRtDc0dZWP7RiKr6xIKzmn/oAYCDvdLThadVgyJwlaoQPmRtMSpz+rk0OGAgIu+TcM9HUF0fk1A==",
"version": "2.15.0",
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.0.tgz",
"integrity": "sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -11896,9 +11896,9 @@
"license": "MIT"
},
"node_modules/scratch-l10n": {
"version": "3.18.221",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.221.tgz",
"integrity": "sha512-lZgtUBUvba/YPG+NIvU8Jmj3xwTsjDRVcxVv1PhtYtdPAocf4K0+naB2TkvNnhUAkSt4He2iLV0T703uwiqxnw==",
"version": "3.18.222",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.222.tgz",
"integrity": "sha512-Va48pjqjd2sSxIwt/NZQ0dExGbMyJnQI1UXRXK/pTm4nUNJ+iBPzqjbA1UEVQPOBQo7L/6yn+UMfY7yfGn4kwg==",
"license": "BSD-3-Clause",
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",
@ -14017,9 +14017,9 @@
}
},
"node_modules/uglify-js": {
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.18.0.tgz",
"integrity": "sha512-SyVVbcNBCk0dzr9XL/R/ySrmYf0s372K6/hFklzgcp2lBFyXtw4I7BOdDjlLhE1aVqaI/SHWXWmYdlZxuyF38A==",
"version": "3.19.0",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.0.tgz",
"integrity": "sha512-wNKHUY2hYYkf6oSFfhwwiHo4WCHzHmzcXsqXYTN9ja3iApYIFbb2U6ics9hBcYLHcYGQoAlwnZlTrf3oF+BL/Q==",
"dev": true,
"license": "BSD-2-Clause",
"optional": true,