diff --git a/package.json b/package.json index 84c26ee8..f43b5491 100644 --- a/package.json +++ b/package.json @@ -269,7 +269,7 @@ "prettier": "^3.2.5", "ts-loader": "^9.5.1", "tsc-watch": "^6.0.4", - "typescript": "^5.2.2", + "typescript": "^5.4.5", "utf-8-validate": "^6.0.3", "vitest": "^0.34.6", "vscode-test": "^1.5.0", diff --git a/yarn.lock b/yarn.lock index 0e482f14..af9b7d1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5906,10 +5906,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" - integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== +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== ua-parser-js@^1.0.37: version "1.0.37"