From 7f63041494aa6961c4b9a6e6c3ca8dbc5b4a5ec6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2020 16:30:46 +0000 Subject: [PATCH] fix(package): update qs to version 6.9.2 Closes #90 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a6f8d6a..6db2dd10 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "lodash.pick": "4.4.0", "lodash.uniq": "4.5.0", "lodash.uniqby": "4.7.0", - "qs": "6.5.2", + "qs": "6.9.2", "request": "2.88.0", "use-strict": "1.0.1", "uuid": "^3.2.1"