diff --git a/package.json b/package.json index df181757..d3a01102 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "jest": "^27.5.1", "lint-staged": "^12.5.0", "prettier": "^2.7.1", - "typescript": "^4.7.4" + "typescript": "^5.4.4" }, "engines": { "node": ">=v12.0.0" diff --git a/yarn.lock b/yarn.lock index 73b4f902..027098af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9496,11 +9496,16 @@ typescript-workspace-plugin@^2.0.1: resolved "https://registry.yarnpkg.com/typescript-workspace-plugin/-/typescript-workspace-plugin-2.0.1.tgz#3d88be1c35a7fdf2c0160c8cf569ca8993439a12" integrity sha512-xjIYNFlPIA7IWXvnOFJoAeHPbPJSo0AiQDCRJzaAp3+xZwz6maTgeRLB0oEHVtCqz4Q1CDN6U9kh/2z8sxdDBQ== -typescript@^4.0, typescript@^4.4.3, typescript@^4.7.4: +typescript@^4.0, typescript@^4.4.3: version "4.7.4" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235" integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ== +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.13.9" resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.9.tgz#4d8d21dcd497f29cfd8e9378b9df123ad025999b"