diff --git a/client/package.json b/client/package.json index 294e1ea..5dcbac4 100644 --- a/client/package.json +++ b/client/package.json @@ -22,6 +22,6 @@ "jest": "^28.1.2", "jest-environment-jsdom": "^28.1.3", "json-graphql-server": "^2.3.1", - "typescript": "^4.7.4" + "typescript": "^5.7.3" } } diff --git a/client/yarn.lock b/client/yarn.lock index d76334f..68db8da 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -4804,10 +4804,10 @@ type-is@~1.6.18: media-typer "0.3.0" mime-types "~2.1.24" -typescript@^4.7.4: - version "4.7.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235" - integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ== +typescript@^5.7.3: + version "5.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" + integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== unbox-primitive@^1.0.1: version "1.0.1"