From 97543eafa718243bdcf60027b4fc54e0c69c0ab1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Dec 2020 08:39:48 +0000 Subject: [PATCH] Bump query-string from 1.0.1 to 6.13.8 Bumps [query-string](https://github.com/sindresorhus/query-string) from 1.0.1 to 6.13.8. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](https://github.com/sindresorhus/query-string/compare/v1.0.1...v6.13.8) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3dca55..2a60a34 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "karma-sinon": "^1.0.4", "lodash": "^4.0.0", "mocha": "^2.4.5", - "query-string": "^1.0.0", + "query-string": "^6.13.8", "should": "^4.6.0", "sinon": "^1.17.3", "watchify": "^3.9.0",