diff --git a/package.json b/package.json index f419c57..7bd8917 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "license": "ISC", "homepage": "https://github.com/Takeafile/jsonrpc-hub#readme", "dependencies": { - "async": "^2.6.1", + "async": "^3.1.1", "unify-config": "^0.4.0", "ws": "^6.1.2" },