diff --git a/package.json b/package.json index f00fd31..951e7f4 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,6 @@ "rimraf": "^3.0.2", "ts-jest": "^27.0.0", "ts-node": "^10.0.0", - "typescript": "^4.0.0" + "typescript": "^5.0.0" } } diff --git a/yarn.lock b/yarn.lock index ed8af79..709c732 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3394,10 +3394,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^4.0.0: - version "4.5.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3" - integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA== +typescript@^5.0.0: + version "5.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" + integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== undici-types@~5.25.1: version "5.25.3"