From f18165133cf7d7eea6f306dabfa6e54da276e688 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2020 19:20:39 +0000 Subject: [PATCH] fix(package): update ky to version 0.17.0 Closes #2723 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1d58bee32..25dd5abe3f 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "iterable-ndjson": "^1.1.0", "jsondiffpatch": "~0.3.11", "just-safe-set": "^2.1.0", - "ky": "^0.15.0", + "ky": "^0.17.0", "ky-universal": "~0.3.0", "libp2p": "github:libp2p/js-libp2p#refactor/async-await", "libp2p-bootstrap": "^0.10.2",