diff --git a/package.json b/package.json index c425a1a..709215c 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "socket.io-client": "4.2.0", "ts-jest": "26.5.6", "ts-node-dev": "1.1.8", - "typescript": "4.4.3", + "typescript": "4.6.4", "urql": "2.0.5", "vite": "2.8.6" }, diff --git a/yarn.lock b/yarn.lock index 4629a8c..372852d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8241,10 +8241,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.4.3: - version "4.4.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324" - integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA== +typescript@4.6.4: + version "4.6.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9" + integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg== ua-parser-js@^0.7.18: version "0.7.22"