From 5d2b847fa0c376d18ef3fd4a4b1c48ec7cf0bebd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 18:08:34 +0000 Subject: [PATCH] Build(deps): [security] bump qs from 6.2.1 to 6.2.3 Bumps [qs](https://github.com/ljharb/qs) from 6.2.1 to 6.2.3. **This update includes a security fix.** - [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.2.3) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 866f6c3..55c58b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1773,8 +1773,9 @@ punycode@^1.4.1: integrity sha1-wNWmOycYgArY4esPpSachN1BhF4= qs@~6.2.0: - version "6.2.1" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.1.tgz#ce03c5ff0935bc1d9d69a9f14cbd18e568d67625" + version "6.2.3" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.3.tgz#1cfcb25c10a9b2b483053ff39f5dfc9233908cfe" + integrity sha1-HPyyXBCpsrSDBT/zn138kjOQjP4= randomatic@^1.1.3: version "1.1.6"