diff --git a/package.json b/package.json index 89025da..ff76963 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react-dom": "^18.2.0", "react-loadable": "^5.5.0", "search-insights": "^2", - "typescript": "^5.0.0" + "typescript": "5.5.4" }, "devDependencies": { "@docusaurus/module-type-aliases": "^3.4.0" diff --git a/yarn.lock b/yarn.lock index cc15708..d5879d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9153,7 +9153,7 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^5.0.0: +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==