diff --git a/package.json b/package.json index 3c0ec55da..a68d54b02 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "json-schema-to-typescript": "8.2.0", "prettier": "2.3.1", "semantic-release": "15.12.5", - "typescript": "3.9.3" + "typescript": "5.4.4" }, "husky": { "hooks": { diff --git a/yarn.lock b/yarn.lock index 8258eda4d..0498d422f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6591,10 +6591,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.9.3: - version "3.9.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a" - integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ== +typescript@5.4.4: + version "5.4.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952" + integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw== uglify-js@^3.1.4: version "3.9.1"