diff --git a/package.json b/package.json index c893c096..da56519c 100644 --- a/package.json +++ b/package.json @@ -77,6 +77,6 @@ "json-schema-to-typescript": "^10.1.2", "prettier": "^2.2.1", "semantic-release": "^17.0.6", - "typescript": "^4.1.3" + "typescript": "^4.3.3" } } diff --git a/yarn.lock b/yarn.lock index 20af248d..03b306d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7065,10 +7065,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^4.1.3: - version "4.1.3" - resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7" - integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg== +typescript@^4.3.3: + version "4.3.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a" + integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA== uglify-js@^3.1.4: version "3.6.7"