diff --git a/package.json b/package.json index ea1db10d8d..959b192eb0 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-config-jquery": "^3.0.0", "eslint-plugin-import": "^2.26.0", "tar": "^6.1.11", - "typescript": "^4.6.2", + "typescript": "^4.8.4", "webpack-cli": "^4.10.0", "zaproxy": "^1.0.1" }, diff --git a/yarn.lock b/yarn.lock index b354dac80a..be41d6af6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4345,10 +4345,10 @@ type-fest@^0.20.2: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== -typescript@^4.6.2: - version "4.6.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4" - integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg== +typescript@^4.8.4: + version "4.8.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" + integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== unbox-primitive@^1.0.1: version "1.0.1"