From f241d646d27bf55a60ff3d06b115337d9bac1c58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 15:58:03 +0000 Subject: [PATCH] Bump qs from 6.3.1 to 6.3.3 Bumps [qs](https://github.com/ljharb/qs) from 6.3.1 to 6.3.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.3.1...v6.3.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 888cf81..8919b98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2704,8 +2704,8 @@ q@^1.1.2: resolved "http://registry.npm.taobao.org/q/download/q-1.4.1.tgz#55705bcd93c5f3673530c2c2cbc0c2b3addc286e" qs@~6.3.0: - version "6.3.1" - resolved "http://registry.npm.taobao.org/qs/download/qs-6.3.1.tgz#918c0b3bcd36679772baf135b1acb4c1651ed79d" + version "6.3.3" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.3.3.tgz#645c23bd6def4d552f258f0aadfeea6fd57f5a86" query-string@^4.1.0: version "4.3.2"