diff --git a/package.json b/package.json index a22c3a3..e8ceea5 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "prettier": "^2.8.8", "tailwindcss": "^3.3.2", "ts-node": "^10.9.1", - "typescript": "^5.1.3", + "typescript": "^5.1.6", "vite": "^4.3.9" } } diff --git a/yarn.lock b/yarn.lock index 49c3e05..eef15fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3508,10 +3508,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -"typescript@^4.6.4 || ^5.0.0", 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@^4.6.4 || ^5.0.0", 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== unbox-primitive@^1.0.1: version "1.0.1"