From f12017308cc2d2f13d9c3be5a215419cf9f6959a Mon Sep 17 00:00:00 2001 From: mohemohe Date: Mon, 11 Nov 2019 19:10:03 +0900 Subject: [PATCH] upgrade async --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37e53d5..80880de 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "waterline-criteria": "git+https://github.com/mobilusoss/waterline-criteria.git#master", "waterline-errors": "~0.10.1", "fs-extra": "0.30.0", - "async": "~0.2.9", + "async": "~3.1.0", "waterline-cursor": "git+https://github.com/mobilusoss/waterline-cursor.git#master" }, "devDependencies": {