diff --git a/tests/cases/user/async/package.json b/tests/cases/user/async/package.json index fd5aa9eefb35d..70113db891988 100644 --- a/tests/cases/user/async/package.json +++ b/tests/cases/user/async/package.json @@ -6,7 +6,7 @@ "author": "", "license": "Apache-2.0", "dependencies": { - "async": "^2.6.0" + "async": "^3.2.2" }, "devDependencies": { "@types/node": "latest"