diff --git a/benchmarks/package.json b/benchmarks/package.json index 968b6389074..2ee4c6cc2f5 100644 --- a/benchmarks/package.json +++ b/benchmarks/package.json @@ -21,6 +21,6 @@ "node-fetch": "^3.3.2", "request": "^2.88.2", "superagent": "^10.0.0", - "wait-on": "^7.2.0" + "wait-on": "^8.0.0" } }