From 6f3a6e43dd4607e8c1eef2ece48892dfa547b77e Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 27 Oct 2016 10:23:22 +0300 Subject: [PATCH] chore(package): update is-async-function to version 1.2.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index faaa34f..560ecb0 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "dezalgo": "^1.0.3", "handle-arguments": "^3.1.0", - "is-async-function": "^1.1.3", + "is-async-function": "^1.2.1", "lazy-cache": "^2.0.1", "native-or-another": "^3.0.2", "onetime": "^1.1.0",