diff --git a/benchmarks/package.json b/benchmarks/package.json index 371e2d24ff4..910991c216f 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": "^8.0.0" + "wait-on": "^9.0.1" } }