From faa8575655e7dc6d16a3ac5ed4d4f9f7a5d6695b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 08:21:24 +0000 Subject: [PATCH] Bump qs from 1.2.2 to 6.9.4 Bumps [qs](https://github.com/ljharb/qs) from 1.2.2 to 6.9.4. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/master/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v1.2.2...v6.9.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e718929f..e331aa2d9 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "ip": "0.3.x", "lodash": "^4.17.10", "mime": "1.4.1", - "qs": "1.2.x", + "qs": "6.9.x", "request": "2.83.0", "s3-upload-stream": "~1.0.7", "through2": "0.6.x",