diff --git a/__browser_tests__/react-sample/package.json b/__browser_tests__/react-sample/package.json index 142be216c..2c07ddefe 100644 --- a/__browser_tests__/react-sample/package.json +++ b/__browser_tests__/react-sample/package.json @@ -26,7 +26,7 @@ "react-dom": "17.0.2", "react-scripts": "5.0.0", "typeorm": "^0.2.44", - "typescript": "4.6.3", + "typescript": "4.6.4", "web-did-resolver": "2.0.16", "web-vitals": "2.1.4" }, diff --git a/__browser_tests__/react-sample/yarn.lock b/__browser_tests__/react-sample/yarn.lock index 12288fd5d..ffd66d1eb 100644 --- a/__browser_tests__/react-sample/yarn.lock +++ b/__browser_tests__/react-sample/yarn.lock @@ -11573,10 +11573,10 @@ typeorm@^0.2.44: yargs "^17.0.1" zen-observable-ts "^1.0.0" -typescript@4.6.3: - version "4.6.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c" - integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw== +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== typical@^2.6.0, typical@^2.6.1: version "2.6.1"