From b2173ab95f962b861764017bc07b181683044f40 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 14 Jan 2021 07:07:02 +0000 Subject: Bump qs from 6.9.4 to 6.9.6 Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.9.6. - [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.9.4...v6.9.6) Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 6 +++--- vnext/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 66804755..4ffa2b38 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -12507,9 +12507,9 @@ "dev": true }, "qs": { - "version": "6.9.4", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.4.tgz", - "integrity": "sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ==" + "version": "6.9.6", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.6.tgz", + "integrity": "sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ==" }, "querystring": { "version": "0.2.0", diff --git a/vnext/package.json b/vnext/package.json index 5ea0002f..4cb801d0 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -78,7 +78,7 @@ "core-js": "^3.8.2", "evil-icons": "^1.10.1", "moment": "^2.29.1", - "qs": "^6.9.4", + "qs": "^6.9.6", "react": "17.0.1", "react-content-loader": "^5.1.4", "react-cookie": "^4.0.3", -- cgit v1.2.3