diff --git a/package.json b/package.json index a03ae5fa..33eb9cd3 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "ts-node": "10.9.2", "typechain": "8.3.2", "typechain-target-truffle": "1.0.2", - "typescript": "5.0.4", + "typescript": "5.8.3", "web3": "1.10.0", "web3-utils": "4.3.3" }, diff --git a/yarn.lock b/yarn.lock index 272c31b3..40ca44a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11339,10 +11339,10 @@ typescript-tuple@^2.2.1: dependencies: typescript-compare "^0.0.2" -typescript@5.0.4: - version "5.0.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b" - integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw== +typescript@5.8.3: + version "5.8.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e" + integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== typical@^4.0.0: version "4.0.0"