fix(deps): lock file maintenance

This commit is contained in:
renovate[bot] 2024-06-21 07:05:31 +00:00 committed by GitHub
parent 94ff2f6d23
commit 5d0b1a51f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

23
package-lock.json generated
View file

@ -6617,13 +6617,16 @@
}
},
"node_modules/is-core-module": {
"version": "2.13.1",
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz",
"integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==",
"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==",
"dev": true,
"license": "MIT",
"dependencies": {
"hasown": "^2.0.0"
"hasown": "^2.0.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
@ -12503,9 +12506,9 @@
"license": "MIT"
},
"node_modules/scratch-l10n": {
"version": "3.18.190",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.190.tgz",
"integrity": "sha512-2WxHvNrOy1380E9bRepIyps32K5A5FjYaZYUYh4ehPfCmtoiy/t3KBiIXqnB+79ldS7V9seozdcOI6BX4aJG4A==",
"version": "3.18.192",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.192.tgz",
"integrity": "sha512-oPJTsWclB1sj9R97SF6Ef0W2Ii13fQ20Dzo1H8vjIA/OZddbG9eg7hS89riA7A1ne3G2eoBzFnjjSftp7SyZ5g==",
"license": "BSD-3-Clause",
"bin": {
"build-i18n-src": "scripts/build-i18n-src.js",
@ -14746,9 +14749,9 @@
}
},
"node_modules/typescript": {
"version": "5.4.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
"integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
"version": "5.5.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz",
"integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==",
"dev": true,
"license": "Apache-2.0",
"bin": {