diff --git a/package.json b/package.json index 1dbf8691..5a815cc0 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.2", "uuid": "^10.0.0", "xmldom-ts": "^0.3.1", "xpath-ts": "^1.3.13" diff --git a/yarn.lock b/yarn.lock index 2acb7ef1..cbbb8946 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.2: + version "5.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" + integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== umd@^3.0.0: version "3.0.3"