Skip to content

Commit 5ebc28f

Browse files
fix(deps): bump qs from 6.10.5 to 6.11.0
Bumps [qs](https://github.com/ljharb/qs) from 6.10.5 to 6.11.0. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.10.5...v6.11.0) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30c42ec commit 5ebc28f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10081,9 +10081,9 @@ q@^1.1.2, q@^1.5.1:
1008110081
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=
1008210082

1008310083
qs@^6.10.2, qs@^6.9.4:
10084-
version "6.10.5"
10085-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.5.tgz#974715920a80ff6a262264acd2c7e6c2a53282b4"
10086-
integrity sha512-O5RlPh0VFtR78y79rgcgKK4wbAI0C5zGVLztOIdpWX6ep368q5Hv6XRxDvXuZ9q3C6v+e3n8UfZZJw7IIG27eQ==
10084+
version "6.11.0"
10085+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a"
10086+
integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==
1008710087
dependencies:
1008810088
side-channel "^1.0.4"
1008910089

0 commit comments

Comments
 (0)