diff --git a/package.json b/package.json index 5df49623..aced0d4d 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "tslint": "6.1.3", "tslint-config-prettier": "1.18.0", "typedoc": "0.24.8", - "typescript": "5.1.3", + "typescript": "5.1.5", "uuid": "9.0.0" }, "scripts": { diff --git a/yarn.lock b/yarn.lock index 6825ae24..94d426d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6745,10 +6745,10 @@ typedoc@0.24.8: minimatch "^9.0.0" shiki "^0.14.1" -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== ua-parser-js@^0.7.21: version "0.7.28"