diff --git a/06-coding-with-streams/19-unordered-parallel-execution/package.json b/06-coding-with-streams/19-unordered-parallel-execution/package.json index 10b1bca5..a1106e1f 100644 --- a/06-coding-with-streams/19-unordered-parallel-execution/package.json +++ b/06-coding-with-streams/19-unordered-parallel-execution/package.json @@ -12,7 +12,7 @@ "license": "ISC", "dependencies": { "split": "^1.0.1", - "superagent": "^5.3.1" + "superagent": "^10.0.2" }, "engines": { "node": ">=14"