From ac3a45d90419908cb7d7ecf7d7be99bf0a282c0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Dec 2022 10:47:27 +0000 Subject: [PATCH] build(deps-dev): 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:development ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index eb43216..138e5a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8921,9 +8921,9 @@ qs@6.7.0: integrity sha1-QdwaAV49WB8WIXdr4xr7KHapsbw= qs@^6.9.4: - version "6.9.4" - resolved "https://registry.npm.taobao.org/qs/download/qs-6.9.4.tgz?cache=0&sync_timestamp=1588543211353&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fqs%2Fdownload%2Fqs-6.9.4.tgz#9090b290d1f91728d3c22e54843ca44aea5ab687" - integrity sha1-kJCykNH5FyjTwi5UhDykSupatoc= + version "6.9.7" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.7.tgz#4610846871485e1e048f44ae3b94033f0e675afe" + integrity sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw== qs@~6.5.2: version "6.5.2"