diff --git a/package.json b/package.json index 181f38b..051972f 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,6 @@ "@types/marked": "4.3.2", "@types/puppeteer": "5.4.7", "@types/puppeteer-core": "5.4.0", - "typescript": "5.5.4" + "typescript": "5.7.3" } } diff --git a/yarn.lock b/yarn.lock index 0e72228..c25d11b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -449,10 +449,10 @@ twemoji@13.1.1: twemoji-parser "13.1.0" universalify "^0.1.2" -typescript@5.5.4: - version "5.5.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" - integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q== +typescript@5.7.3: + version "5.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" + integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== unbzip2-stream@1.4.3: version "1.4.3"