diff --git a/package.json b/package.json index 36ef50b8..7d20d5a1 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,6 @@ "prettier": "2.3.1", "rimraf": "3.0.2", "ts-jest": "26.5.6", - "typescript": "4.3.2" + "typescript": "4.3.3" } } diff --git a/yarn.lock b/yarn.lock index 9509cc91..fe08a818 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4471,10 +4471,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@4.3.2: - version "4.3.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805" - integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw== +typescript@4.3.3: + version "4.3.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a" + integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA== union-value@^1.0.0: version "1.0.1"