diff --git a/client/package.json b/client/package.json index 88c3294..7b4939f 100644 --- a/client/package.json +++ b/client/package.json @@ -16,6 +16,6 @@ "autoprefixer": "10.4.14", "postcss": "8.4.24", "tailwindcss": "3.3.2", - "typescript": "5.1.3" + "typescript": "5.1.5" } } diff --git a/client/yarn.lock b/client/yarn.lock index e473dbe..29f5c5d 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -2288,10 +2288,10 @@ type-fest@^0.7.1: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.7.1.tgz#8dda65feaf03ed78f0a3f9678f1869147f7c5c48" integrity sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg== -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== unbox-primitive@^1.0.1: version "1.0.1"