diff --git a/package.json b/package.json index 8e8980322e..563ab435e7 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-config-jquery": "^3.0.0", "eslint-plugin-import": "^2.27.5", "tar": "^6.1.13", - "typescript": "^5.0.2", + "typescript": "^5.3.3", "webpack-cli": "^4.10.0", "zaproxy": "^1.0.1" }, diff --git a/yarn.lock b/yarn.lock index 683ccc34e5..a7401514af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3856,10 +3856,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript@^5.0.2: - version "5.0.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5" - integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw== +typescript@^5.3.3: + version "5.3.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37" + integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw== unbox-primitive@^1.0.1: version "1.0.1"