From 90db76b3dcfad0c8d0cb2a13b036ce760978ab17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2020 20:05:51 +0000 Subject: [PATCH] Bump qs from 2.4.2 to 6.9.4 Bumps [qs](https://github.com/ljharb/qs) from 2.4.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/v2.4.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 c93b8c0..1b13cf0 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "dotty": "0.0.2", "http-string-parser": "0.0.4", "mailparser": "^0.6.2 ", - "qs": "^2.3.3", + "qs": "^6.9.4", "quest": "^0.2.8", "retry": "^0.6.1", "sanitize-arguments": "^2.0.3",