diff --git a/ui/package.json b/ui/package.json index c10381de0..242d26b0c 100644 --- a/ui/package.json +++ b/ui/package.json @@ -44,7 +44,7 @@ "rimraf": "5.0.1", "start-server-and-test": "2.0.0", "ts-jest": "29.1.1", - "typescript": "4.9.5", + "typescript": "5.1.6", "wait-for-expect": "3.0.2" }, "dependencies": { diff --git a/ui/yarn.lock b/ui/yarn.lock index b26e799ea..40875409b 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -6969,10 +6969,10 @@ type-fest@^0.21.3: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37" integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w== -typescript@4.9.5: - version "4.9.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" - integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== +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== universalify@^0.2.0: version "0.2.0"