From 80b1fbd0b0d4b343543162affaf4ebb63c49d92f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2020 12:21:54 +0000 Subject: [PATCH] =?UTF-8?q?Update=20pify=20to=20the=20latest=20version=20?= =?UTF-8?q?=F0=9F=9A=80=20(#247)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a80fce51..70c4194d 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "inquirer": "^7.0.4", "json-fixer": "^1.4.0", "lodash": "^4.11.2", - "pify": "^4.0.1", + "pify": "^5.0.0", "request": "^2.72.0", "yargs": "^15.0.1" },