diff --git a/package.json b/package.json index 90f48701..eba57d21 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "@nestjs/testing": "^9.0.11", "@types/common-tags": "^1.8.1", "@types/express": "^4.17.13", - "@types/jest": "^28.1.8", + "@types/jest": "^29.5.12", "@types/jsonwebtoken": "^8.5.9", "@types/multer": "^1.4.7", "@types/node": "^18.6.2", @@ -124,9 +124,9 @@ "eslint-plugin-promise": "^6.0.1", "eslint-plugin-unicorn": "^43.0.2", "husky": "^8.0.1", - "jest": "^28.1.3", - "jest-mock": "^28.1.3", - "jest-util": "^28.1.3", + "jest": "^29.7.0", + "jest-mock": "^29.7.0", + "jest-util": "^29.7.0", "markdownlint-cli": "^0.32.2", "p-memoize": "^4.0.4", "prettier": "^2.7.1", @@ -134,7 +134,7 @@ "run-script-webpack-plugin": "^0.1.1", "source-map-support": "^0.5.21", "supertest": "^6.2.4", - "ts-jest": "^28.0.8", + "ts-jest": "^29.2.4", "ts-loader": "^9.3.1", "typedoc": "^0.23.11", "typescript": "^4.7.4",