diff --git a/tools/integration-test/package.json b/tools/integration-test/package.json index 23f27b0830..1490248a7d 100644 --- a/tools/integration-test/package.json +++ b/tools/integration-test/package.json @@ -24,7 +24,7 @@ "constructs": "10.2.70", "eslint": "^8.8.0", "eslint-plugin-custom-rules": "file:../eslint", - "jest": "29.6.4", + "jest": "29.7.0", "prettier": "^3.0.0", "ts-jest": "^29.0.3", "ts-node": "^10.0.0",