From 9fbf3ab7cbf664a2b061f35b24fb3b6a98a1dfe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 08:21:10 +0000 Subject: [PATCH] Bump qs in /__book-code/react-xuchaobei-bookcode/mobx-bbs 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] --- __book-code/react-xuchaobei-bookcode/mobx-bbs/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/__book-code/react-xuchaobei-bookcode/mobx-bbs/yarn.lock b/__book-code/react-xuchaobei-bookcode/mobx-bbs/yarn.lock index 1686a4b..8e40f5d 100644 --- a/__book-code/react-xuchaobei-bookcode/mobx-bbs/yarn.lock +++ b/__book-code/react-xuchaobei-bookcode/mobx-bbs/yarn.lock @@ -7147,9 +7147,9 @@ qs@6.7.0: integrity sha1-QdwaAV49WB8WIXdr4xr7KHapsbw= qs@~6.4.0: - version "6.4.0" - resolved "https://registry.npm.taobao.org/qs/download/qs-6.4.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fqs%2Fdownload%2Fqs-6.4.0.tgz#13e26d28ad6b0ffaa91312cd3bf708ed351e7233" - integrity sha1-E+JtKK1rD/qpExLNO/cI7TUecjM= + version "6.4.1" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.1.tgz#2bad97710a5b661c366b378b1e3a44a592ff45e6" + integrity sha512-LQy1Q1fcva/UsnP/6Iaa4lVeM49WiOitu2T4hZCyA/elLKu37L99qcBJk4VCCk+rdLvnMzfKyiN3SZTqdAZGSQ== qs@~6.5.2: version "6.5.2"