diff --git a/package.json b/package.json index a0427d6..7740a76 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "pkg": "^5.2.1", "prettier": "^2.2.1", "ts-jest": "^27.0.0", - "typescript": "^4.2.4" + "typescript": "^4.3.3" }, "jest": { "transform": { diff --git a/yarn.lock b/yarn.lock index 85af3e1..827ed2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4273,10 +4273,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^4.2.4: - 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== underscore@1.6.x: version "1.6.0"