From 911029a520ad7379ec4ae1f1a8fe97f72f6b4780 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 05:49:26 +0000 Subject: [PATCH] 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-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 302711fa..d0974f6d 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "node-fetch": "2.6.1", "prettier": "2.2.1", "puppeteer": "5.5.0", - "qs": "6.9.4", + "qs": "6.9.6", "rollup": "2.36.2", "rollup-plugin-terser": "7.0.2", "rollup-plugin-typescript2": "0.29.0", diff --git a/yarn.lock b/yarn.lock index d7aaaf68..cf69c8dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4656,10 +4656,10 @@ qs@6.7.0: resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc" integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ== -qs@6.9.4: - version "6.9.4" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.4.tgz#9090b290d1f91728d3c22e54843ca44aea5ab687" - integrity sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ== +qs@6.9.6: + version "6.9.6" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.6.tgz#26ed3c8243a431b2924aca84cc90471f35d5a0ee" + integrity sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ== qs@~6.5.2: version "6.5.2"