diff --git a/js/package.json b/js/package.json index 26649363d2c27..2d6246f3ebc31 100644 --- a/js/package.json +++ b/js/package.json @@ -107,7 +107,7 @@ "ts-jest": "29.1.4", "ts-node": "10.9.2", "typedoc": "0.26.3", - "typescript": "5.4.5", + "typescript": "5.5.4", "vinyl-buffer": "1.0.1", "vinyl-named": "1.1.0", "vinyl-source-stream": "2.0.0", diff --git a/js/yarn.lock b/js/yarn.lock index 25a9228c1402b..069221c84aa74 100644 --- a/js/yarn.lock +++ b/js/yarn.lock @@ -7043,10 +7043,10 @@ typedoc@0.26.3: shiki "^1.9.1" yaml "^2.4.5" -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== typical@^7.1.1, typical@^7.2.0: version "7.3.0"