From a81d939d495445420782ea4f09bb1c5d9e751a64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 08:18:04 +0000 Subject: [PATCH] Bump qs in /_react/webpack3-react-hddshare-caoanlong-mall-h5 Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.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.5.2...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .../webpack3-react-hddshare-caoanlong-mall-h5/package.json | 2 +- _react/webpack3-react-hddshare-caoanlong-mall-h5/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_react/webpack3-react-hddshare-caoanlong-mall-h5/package.json b/_react/webpack3-react-hddshare-caoanlong-mall-h5/package.json index 190025de..80b44701 100644 --- a/_react/webpack3-react-hddshare-caoanlong-mall-h5/package.json +++ b/_react/webpack3-react-hddshare-caoanlong-mall-h5/package.json @@ -65,7 +65,7 @@ "devDependencies": { "cross-env": "^5.2.0", "node-sass": "^4.9.3", - "qs": "^6.5.2", + "qs": "^6.5.3", "react-toast-mobile": "^1.0.10", "sass-loader": "^7.1.0" }, diff --git a/_react/webpack3-react-hddshare-caoanlong-mall-h5/yarn.lock b/_react/webpack3-react-hddshare-caoanlong-mall-h5/yarn.lock index 6c0b40da..cc3f8101 100644 --- a/_react/webpack3-react-hddshare-caoanlong-mall-h5/yarn.lock +++ b/_react/webpack3-react-hddshare-caoanlong-mall-h5/yarn.lock @@ -5575,9 +5575,9 @@ qs@6.5.1: version "6.5.1" resolved "http://registry.npm.taobao.org/qs/download/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8" -qs@^6.5.2, qs@~6.5.1, qs@~6.5.2: - version "6.5.2" - resolved "http://registry.npm.taobao.org/qs/download/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36" +qs@^6.5.3, qs@~6.5.1, qs@~6.5.2: + version "6.5.3" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad" query-string@^4.1.0: version "4.3.4"