From b7b6f9f72774b683e23a6c5cf4db517cb664c0a1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 11:56:04 +0000 Subject: [PATCH] Bump query-string from 1.0.1 to 6.14.1 Bumps [query-string](https://github.com/sindresorhus/query-string) from 1.0.1 to 6.14.1. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](https://github.com/sindresorhus/query-string/compare/v1.0.1...v6.14.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..011ade0 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.14.1", "should": "^4.6.0", "sinon": "^1.17.3", "watchify": "^3.9.0",