Merge pull request 'chore(deps): update dependency typescript to v5.9.3' (#72) from renovate/typescript-5.x-lockfile into woodpecker-pipeline

Reviewed-on: https://git.batsense.net/mCaptcha/mCaptcha/pulls/72
This commit is contained in:
Aravinth Manivannan 2025-10-01 17:33:02 +05:30
commit 151aba467a
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -11172,9 +11172,9 @@
}
},
"node_modules/typescript": {
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
"integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
"version": "5.9.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
"dev": true,
"license": "Apache-2.0",
"bin": {
@ -19647,9 +19647,9 @@
}
},
"typescript": {
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
"integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
"version": "5.9.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
"dev": true
},
"undici-types": {

View File

@ -5147,7 +5147,7 @@ type-is@~1.6.18:
mime-types "~2.1.24"
typescript@^5.2.2:
version "5.7.2"
version "5.9.3"
undici-types@~5.26.4:
version "5.26.5"