diff --git a/package.json b/package.json index eeef69c..4cde0c0 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,6 @@ "mongodb": "^4.5.0" }, "dependencies": { - "async": "^2.6.1" + "async": "^3.2.3" } }