Skip to content

Commit

Permalink
Bump qs from 6.5.2 to 6.5.3
Browse files Browse the repository at this point in the history
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](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2022
1 parent 356a099 commit 81b1c8d
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 38 deletions.
76 changes: 49 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2677,7 +2677,7 @@ colors@^1.4.0:

[email protected]:
version "1.0.6"
resolved "http://registry.npmjs.org/combined-stream/-/combined-stream-1.0.6.tgz"
resolved "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.6.tgz"
integrity sha1-cj599ugBrFYTETp+RFqbactjKBg=
dependencies:
delayed-stream "~1.0.0"
Expand All @@ -2691,7 +2691,7 @@ combined-stream@~1.0.6:

[email protected]:
version "2.15.1"
resolved "http://registry.npmjs.org/commander/-/commander-2.15.1.tgz"
resolved "https://registry.npmjs.org/commander/-/commander-2.15.1.tgz"
integrity sha512-VlfT9F3V0v+jr4yxPc5gg9s62/fIVWsd2Bk2iD435um1NlGMYdVCq+MjcXnhYq2icNOizHr1kK+5TI6H0Hy0ag==

commander@^2.11.0, commander@^2.20.0:
Expand Down Expand Up @@ -4018,7 +4018,7 @@ expand-brackets@^2.1.4:

[email protected]:
version "1.20.2"
resolved "http://registry.npmjs.org/expect/-/expect-1.20.2.tgz"
resolved "https://registry.npmjs.org/expect/-/expect-1.20.2.tgz"
integrity sha1-1Fj+TFYAQDa64yMkFqP2Nh8E+WU=
dependencies:
define-properties "~1.1.2"
Expand Down Expand Up @@ -5754,7 +5754,7 @@ json5@^2.1.2:

jsonfile@^2.1.0:
version "2.4.0"
resolved "http://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz"
resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz"
integrity sha1-NzaitCi4e72gzIO1P6PWM6NcKug=
optionalDependencies:
graceful-fs "^4.1.6"
Expand Down Expand Up @@ -6311,7 +6311,7 @@ [email protected], minimatch@^3.0.4:

[email protected]:
version "0.0.8"
resolved "http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz"
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz"
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=

[email protected], minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5:
Expand Down Expand Up @@ -6386,7 +6386,7 @@ mixin-deep@^1.2.0:

[email protected], mkdirp@^0.5.1, mkdirp@~0.5.1:
version "0.5.1"
resolved "http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz"
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz"
integrity sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=
dependencies:
minimist "0.0.8"
Expand Down Expand Up @@ -7785,9 +7785,9 @@ [email protected]:
side-channel "^1.0.4"

qs@~6.5.2:
version "6.5.2"
resolved "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz"
integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
version "6.5.3"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
integrity sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==

query-string@^4.1.0:
version "4.3.4"
Expand Down Expand Up @@ -7909,7 +7909,7 @@ react-test-renderer@^16.0.0-0:

"readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.3, readable-stream@^2.3.6, readable-stream@~2.3.6:
version "2.3.6"
resolved "http://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz"
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz"
integrity sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==
dependencies:
core-util-is "~1.0.0"
Expand Down Expand Up @@ -9130,7 +9130,7 @@ through2@^2.0.0, through2@~2.0.0:

through@^2.3.6:
version "2.3.8"
resolved "http://registry.npmjs.org/through/-/through-2.3.8.tgz"
resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz"
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=

thunky@^1.0.2:
Expand Down

0 comments on commit 81b1c8d

Please sign in to comment.