diff --git a/package.json b/package.json index 1c602be16c..296afeda22 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "sinon": "1.17.7", "superagent": "3.8.3", "supertest": "3.1.0", - "typescript": "4.6.4" + "typescript": "5.4.2" }, "prettier": { "semi": false, diff --git a/yarn.lock b/yarn.lock index c7a6fd392e..7bc4caa12b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9428,10 +9428,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.6.4: - version "4.6.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9" - integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg== +typescript@5.4.2: + version "5.4.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372" + integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ== ua-parser-js@^0.7.18: version "0.7.33"