From 78fff50b9fb4352bd22a7310e13df7ea173d2f6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 22:37:41 +0000 Subject: [PATCH] chore(deps): bump qs in /JS/React-related/Flux&Redux/exe-1 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] --- JS/React-related/Flux&Redux/exe-1/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/JS/React-related/Flux&Redux/exe-1/yarn.lock b/JS/React-related/Flux&Redux/exe-1/yarn.lock index 4ae3d01..6b00601 100644 --- a/JS/React-related/Flux&Redux/exe-1/yarn.lock +++ b/JS/React-related/Flux&Redux/exe-1/yarn.lock @@ -5079,8 +5079,8 @@ qs@6.5.1, qs@~6.5.1: resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8" 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" query-string@^4.1.0: version "4.3.4"