From 71fe3a1191ce6d57cf7a751bd96c57f1a1ab3045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 14:38:47 +0000 Subject: [PATCH] chore(deps): bump qs from 6.2.3 to 6.2.4 Bumps [qs](https://github.com/ljharb/qs) from 6.2.3 to 6.2.4. - [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.2.3...v6.2.4) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index e67f9e1..c9a2078 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1817,7 +1817,7 @@ boom@5.x.x: bower-store@^0.1.0: version "0.1.0" - resolved "http://registry.npmjs.org/bower-store/-/bower-store-0.1.0.tgz#39dbd4aa01ed4456c862255e227ee105a4d44adf" + resolved "https://registry.npmjs.org/bower-store/-/bower-store-0.1.0.tgz#39dbd4aa01ed4456c862255e227ee105a4d44adf" integrity sha1-OdvUqgHtRFbIYiVeIn7hBaTUSt8= dependencies: cache-base "^0.8.2" @@ -4402,7 +4402,7 @@ fs-access@^1.0.0: fs-exists-sync@^0.1.0: version "0.1.0" - resolved "http://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz#982d6893af918e72d08dec9e8673ff2b5a8d6add" + resolved "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz#982d6893af918e72d08dec9e8673ff2b5a8d6add" integrity sha1-mC1ok6+RjnLQjeyehnP/K1qNat0= fs-minipass@^1.2.5: @@ -8619,9 +8619,9 @@ qs@6.7.0: integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ== qs@~6.2.0: - version "6.2.3" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.3.tgz#1cfcb25c10a9b2b483053ff39f5dfc9233908cfe" - integrity sha1-HPyyXBCpsrSDBT/zn138kjOQjP4= + version "6.2.4" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.4.tgz#d90821bb8537cecc140e6c34f54ec76e54b39b22" + integrity sha512-E57gmgKXqDda+qWTkUJgIwgJICK7zgMfqZZopTRKZ6mY9gzLlmJN9EpXNnDrTxXFlOM/a+I28kJkF/60rqgnYw== qs@~6.3.0: version "6.3.0" @@ -8977,7 +8977,7 @@ regenerator-transform@^0.10.0: regex-cache@^0.4.2: version "0.4.3" - resolved "http://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145" + resolved "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145" integrity sha1-mxpsNdTQ3871cRrmUejp09cRQUU= dependencies: is-equal-shallow "^0.1.3" @@ -10747,7 +10747,7 @@ umd@^3.0.0: unc-path-regex@^0.1.0: version "0.1.2" - resolved "http://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa" + resolved "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa" integrity sha1-5z3T17DXxe2G+6xrCufYxqadUPo= underscore@~1.7.0: