diff --git a/package.json b/package.json index 3c0ec55da..12639fed5 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.7.2" }, "husky": { "hooks": { diff --git a/yarn.lock b/yarn.lock index 8258eda4d..ca6a41175 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.7.2: + version "5.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" + integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== uglify-js@^3.1.4: version "3.9.1"