diff --git a/package.json b/package.json index 9063866..93edf4f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "url": "git@github.com:louischatriot/node-embedded-db.git" }, "dependencies": { - "async": "~0.2.8", + "async": "0.2.9", "underscore": "~1.4.4", "binary-search-tree": "0.2.3", "mkdirp": "~0.3.5"