diff --git a/package.json b/package.json index 1dbf8691..5eb4e40f 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.6.2", "uuid": "^10.0.0", "xmldom-ts": "^0.3.1", "xpath-ts": "^1.3.13" diff --git a/yarn.lock b/yarn.lock index c823ed36..34ba86bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12905,10 +12905,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.6.2: + version "5.6.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" + integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== umd@^3.0.0: version "3.0.3"