From f938e4197408904dc208d8b2ceaa58f3898090c2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 2 Oct 2018 05:49:36 +0000 Subject: [PATCH] chore(package): update query-string to version 6.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4050c3..600cf8e 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "js-sha3": "^0.8.0", "js-utility-belt": "^1.5.0", "json-stable-stringify": "^1.0.1", - "query-string": "^6.0.0", + "query-string": "^6.2.0", "rewire": "^4.0.1", "sprintf-js": "^1.1.1", "tweetnacl": "^1.0.0",