diff --git a/packages/infrastructure/jest/package.json b/packages/infrastructure/jest/package.json index ffac66dd81..f1c8d6ecc1 100644 --- a/packages/infrastructure/jest/package.json +++ b/packages/infrastructure/jest/package.json @@ -31,6 +31,6 @@ "jest-watch-select-projects": "^2.0.0", "jest-watch-typeahead": "^2.2.1", "lodash": "^4.17.21", - "ts-jest": "^29.0.3" + "ts-jest": "^29.1.0" } }