diff --git a/package.json b/package.json index 1dbf8691..26439049 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "remark-gfm": "^3.0.1", "slugify": "^1.6.6", "stream-browserify": "^3.0.0", - "typescript": "^4.9.5", + "typescript": "^5.7.3", "uuid": "^10.0.0", "xmldom-ts": "^0.3.1", "xpath-ts": "^1.3.13" diff --git a/yarn.lock b/yarn.lock index 8fb0ecb0..083a3fd0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12999,10 +12999,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^4.9.5: - version "4.9.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" - integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== +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== umd@^3.0.0: version "3.0.3"