diff --git a/package.json b/package.json index f7557eb..ff921e3 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "https-proxy-agent": "^5.0.0", "oauth": "^0.9.15", "socks-proxy-agent": "^5.0.0", - "typescript": "4.1.5", + "typescript": "4.2.3", "uuid": "^8.0.0", "ws": "^7.2.1" }, diff --git a/yarn.lock b/yarn.lock index 62575d8..bac24eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4674,10 +4674,10 @@ typedoc@^0.20.19: shiki "^0.9.2" typedoc-default-themes "^0.12.8" -typescript@4.1.5: - version "4.1.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" - integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== +typescript@4.2.3: + version "4.2.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" + integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== uglify-js@^3.1.4: version "3.7.2"