diff --git a/package.json b/package.json index aa7346c2..9f6a2cc5 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@nestjs/testing": "8.4.4", "@types/consolidate": "0.14.1", "@types/html-pdf": "3.0.0", - "@types/jest": "27.4.1", + "@types/jest": "29.5.3", "@types/lodash.merge": "4.6.6", "@types/lodash.omit": "4.5.6", "@types/node": "17.0.23", @@ -86,7 +86,7 @@ "eslint-config-prettier": "8.5.0", "eslint-plugin-import": "2.26.0", "husky": "7.0.4", - "jest": "27.5.1", + "jest": "29.6.1", "lint-staged": "12.3.8", "prettier": "2.6.2", "pug": "3.0.2", @@ -95,7 +95,7 @@ "renovate": "32.17.1", "rimraf": "3.0.2", "rxjs": "7.5.5", - "ts-jest": "27.1.4", + "ts-jest": "29.1.1", "typescript": "4.6.3" }, "engines": {