diff --git a/package.json b/package.json index fcb7521..a5ec6cd 100644 --- a/package.json +++ b/package.json @@ -72,6 +72,6 @@ "prettier": "^2.6.2", "ts-jest": "^28.0.2", "ts-node": "^10.7.0", - "typescript": "^4.8.3" + "typescript": "^5.1.5" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index b1acb92..183ae6e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2987,10 +2987,10 @@ type-fest@^0.21.3: resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz" integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w== -typescript@^4.8.3: - version "4.8.4" - resolved "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz" - integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== +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== update-browserslist-db@^1.0.5: version "1.0.7"