diff --git a/chat/package.json b/chat/package.json index d54813be4..3b64e1e75 100644 --- a/chat/package.json +++ b/chat/package.json @@ -27,7 +27,7 @@ "react-window": "^1.8.7", "run-when-changed": "^2.1.0", "socket.io-client": "^4.5.3", - "typescript": "^4.8.3", + "typescript": "^4.8.4", "weak-key": "^1.0.2" }, "scripts": { diff --git a/chat/yarn.lock b/chat/yarn.lock index c974a952d..d115f53c8 100644 --- a/chat/yarn.lock +++ b/chat/yarn.lock @@ -576,10 +576,10 @@ socket.io-parser@~4.2.0: "@socket.io/component-emitter" "~3.1.0" debug "~4.3.1" -typescript@^4.8.3: - version "4.8.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88" - integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig== +typescript@^4.8.4: + version "4.8.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" + integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== weak-key@^1.0.2: version "1.0.2"