From a353e37d31e47e5bc68ec0f1436386cf62a3a4ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 23:13:21 +0000 Subject: [PATCH] Bump qs from 6.9.4 to 6.9.7 Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.9.7. - [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.9.4...v6.9.7) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0bdb535..8728c99 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3095,6 +3095,14 @@ resolved "https://registry.npm.taobao.org/@webpack-cli/serve/download/@webpack-cli/serve-1.2.2.tgz?cache=0&sync_timestamp=1611055691327&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40webpack-cli%2Fserve%2Fdownload%2F%40webpack-cli%2Fserve-1.2.2.tgz#1f8eee44f96524756268f5e3f43e9d943f864d41" integrity sha1-H47uRPllJHViaPXj9D6dlD+GTUE= +"@wizardoc/http-request@^1.3.3": + version "1.3.4" + resolved "https://registry.yarnpkg.com/@wizardoc/http-request/-/http-request-1.3.4.tgz#dd9b8cf2e4c6be45fa0ea0bfab5732e1216176ee" + integrity sha512-4JNYooc/tQJCvhZxRx7rsba435dCIetC5WawEpA/enF7nLDNoMJtLuLsxaTVjdkBOOEiXMxPQXgPI6MRS/RFXg== + dependencies: + axios "^0.19.2" + reflect-metadata "^0.1.13" + "@xtuc/ieee754@^1.2.0": version "1.2.0" resolved "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790" @@ -10317,9 +10325,9 @@ qiniu-js@^2.5.5: integrity sha512-cJcdZMCfU4OJirjCzKJwPXSgrXF0INB2qtqA6ImNBe2PJFqi8kWE7rp3qr1RKH0H4OTtPOXyBC2FVSl/zM7ERg== qs@*, qs@^6.7.0, qs@^6.9.4: - version "6.9.4" - resolved "https://registry.npmjs.org/qs/-/qs-6.9.4.tgz#9090b290d1f91728d3c22e54843ca44aea5ab687" - integrity sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ== + version "6.9.7" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.7.tgz#4610846871485e1e048f44ae3b94033f0e675afe" + integrity sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw== qs@6.7.0: version "6.7.0"