diff --git a/package.json b/package.json index 50bb6c2..8521b36 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "jest-junit": "10.0.0", "supertest": "4.0.2", "ts-jest": "26.5.6", - "typescript": "4.8.4" + "typescript": "5.1.6" }, "jest": { "preset": "ts-jest", diff --git a/yarn.lock b/yarn.lock index b30f152..f98cd6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4534,10 +4534,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.8.4: - version "4.8.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" - integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== +typescript@5.1.6: + version "5.1.6" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274" + integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA== union-value@^1.0.0: version "1.0.1"