diff --git a/package.json b/package.json index e898229..fbc4b38 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "ts-jest": "^27.1.2", "ts-node": "^9.1.1", "ts-node-dev": "^1.1.8", - "typescript": "^4.5.4" + "typescript": "^4.9.5" }, "dependencies": { "@sentry/node": "^6.15.0", diff --git a/yarn.lock b/yarn.lock index e45e409..2e58858 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3300,9 +3300,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^4.5.4: - version "4.5.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8" +typescript@^4.9.5: + version "4.9.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" + integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== universalify@^0.2.0: version "0.2.0"