diff --git a/package.json b/package.json index 33e95a3..e713d97 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@commitlint/cli": "16.3.0", "@commitlint/config-conventional": "16.2.4", "@nestjs/testing": "8.4.7", - "@types/jest": "27.5.2", + "@types/jest": "29.5.4", "@types/lodash": "4.14.182", "@types/node": "16.11.56", "@types/object-hash": "^2.2.1", @@ -77,7 +77,7 @@ "husky": "7.0.4", "jest": "27.5.1", "supertest": "6.2.4", - "ts-jest": "27.1.5", + "ts-jest": "29.1.1", "typescript": "4.8.2" } }