From e931c2b8c279aeb856a8dddfc5696a87cab9f1b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 18:32:38 +0000 Subject: [PATCH] Bump qs from 6.2.1 to 6.9.3 Bumps [qs](https://github.com/ljharb/qs) from 6.2.1 to 6.9.3. - [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/v6.2.1...v6.9.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa9c16d5..24785354 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "mermaid": "7.0.3", "moment": "2.13.0", "morgan": "1.7.0", - "qs": "6.2.1", + "qs": "6.9.3", "rc-tabs": "5.9.2", "react": "15.3.0", "react-bootstrap": "0.30.5",