From 7a7e032da39a1d8621c607be3808df156cda165a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 07:43:42 +0000 Subject: [PATCH] build(deps): bump qs from 6.4.0 to 6.4.1 in /react/fixtures/art Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. - [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.4.0...v6.4.1) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- react/fixtures/art/yarn.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/react/fixtures/art/yarn.lock b/react/fixtures/art/yarn.lock index 048ab68..abc9ffc 100644 --- a/react/fixtures/art/yarn.lock +++ b/react/fixtures/art/yarn.lock @@ -2224,8 +2224,9 @@ punycode@^2.1.0: integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== qs@~6.4.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.0.tgz#13e26d28ad6b0ffaa91312cd3bf708ed351e7233" + version "6.4.1" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.1.tgz#2bad97710a5b661c366b378b1e3a44a592ff45e6" + integrity sha512-LQy1Q1fcva/UsnP/6Iaa4lVeM49WiOitu2T4hZCyA/elLKu37L99qcBJk4VCCk+rdLvnMzfKyiN3SZTqdAZGSQ== querystring-es3@^0.2.0: version "0.2.1" @@ -2253,15 +2254,12 @@ rc@^1.1.7: "react-art@link:../../build/node_modules/react-art": version "0.0.0" - uid "" "react-dom@link:../../build/node_modules/react-dom": version "0.0.0" - uid "" "react@link:../../build/node_modules/react": version "0.0.0" - uid "" "readable-stream@^2.0.0 || ^1.1.13", readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.1.4, readable-stream@^2.2.6: version "2.2.6"