From e6e73ba4154b0d9ef42d3d1613cff094b3ce9f26 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 08:28:59 +0000 Subject: [PATCH] Bump query-string from 1.0.1 to 6.12.1 Bumps [query-string](https://github.com/sindresorhus/query-string) from 1.0.1 to 6.12.1. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](https://github.com/sindresorhus/query-string/compare/v1.0.1...v6.12.1) 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..21c902a 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.12.1", "should": "^4.6.0", "sinon": "^1.17.3", "watchify": "^3.9.0",