diff --git a/package.json b/package.json
index 2ca4497821c8424c7a3e4c2496ff0f2280b8af43..e6aafe1ff84336c6b1dd20a829d72ab78aeee554 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
     "@docusaurus/module-type-aliases": "^3.5.2",
     "@docusaurus/tsconfig": "3.5.2",
     "@docusaurus/types": "3.5.2",
-    "typescript": "~5.4.5"
+    "typescript": "~5.5.4"
   },
   "browserslist": {
     "production": [
diff --git a/yarn.lock b/yarn.lock
index b122cefd2e16a9bacdcb34ed8e307a2af5d55fa8..2bd6db4b8def9619da80ce9aa2d4e52fe0631cdc 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9690,10 +9690,10 @@ typedarray-to-buffer@^3.1.5:
   dependencies:
     is-typedarray "^1.0.0"
 
-typescript@~5.4.5:
-  version "5.4.5"
-  resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
-  integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
+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==
 
 undici-types@~5.26.4:
   version "5.26.5"