diff --git a/client/package.json b/client/package.json index eed65b28..88d000a0 100644 --- a/client/package.json +++ b/client/package.json @@ -16,7 +16,7 @@ "react-dom": "^18.2.0", "react-github-btn": "^1.4.0", "react-scripts": "^5.0.1", - "typescript": "^5.1.6" + "typescript": "^5.3.2" }, "devDependencies": { "react-test-renderer": "^18.2.0", diff --git a/client/yarn.lock b/client/yarn.lock index 73f2cffc..b1e8f394 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -8030,9 +8030,9 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^5.1.6: - version "5.1.6" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274" +typescript@^5.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43" unbox-primitive@^1.0.2: version "1.0.2"