diff --git a/package.json b/package.json index 129d6505..0a45b50a 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "rollup-plugin-preserve-shebangs": "^0.2.0", "superagent": "^5.3.1", "typedoc": "^0.25.1", - "typescript": "^5.1.5", + "typescript": "^5.2.2", "winston": "^3.10.0" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 6e014515..dfb19eca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9150,10 +9150,10 @@ typedoc@^0.25.1: minimatch "^9.0.3" shiki "^0.14.1" -typescript@^5.1.5: - version "5.1.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671" - integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g== +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== uc.micro@^1.0.1, uc.micro@^1.0.5: version "1.0.6"