diff --git a/package.json b/package.json index 076dc65d..a3a8c219 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "rollup-plugin-preserve-shebangs": "^0.2.0", "superagent": "^5.3.1", "typedoc": "^0.24.8", - "typescript": "^5.1.3", + "typescript": "^5.1.5", "winston": "^3.9.0" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index fb22a64e..87839b92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8775,10 +8775,10 @@ typescript-compiler@^1.4.1-2: resolved "https://registry.yarnpkg.com/typescript-compiler/-/typescript-compiler-1.4.1-2.tgz#ba4f7db22d91534a1929d90009dce161eb72fd3f" integrity sha512-EMopKmoAEJqA4XXRFGOb7eSBhmQMbBahW6P1Koayeatp0b4AW2q/bBqYWkpG7QVQc9HGQUiS4trx2ZHcnAaZUg== -typescript@^5.1.3: - version "5.1.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826" - integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw== +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@~4.4.4: version "4.4.4"