Skip to content

Commit 5fa847e

Browse files
chore(deps): bump qs from 6.5.1 to 6.5.3 (#8709)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.1 to 6.5.3. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.1...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cweitat <[email protected]>
1 parent 75ca201 commit 5fa847e

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

yarn.lock

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14181,13 +14181,17 @@ [email protected]:
1418114181
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.6.tgz#26ed3c8243a431b2924aca84cc90471f35d5a0ee"
1418214182
integrity sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ==
1418314183

14184-
qs@^6.2.0, qs@~6.5.2:
14185-
version "6.5.2"
14186-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
14184+
qs@^6.2.0, qs@^6.4.0:
14185+
version "6.11.2"
14186+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.2.tgz#64bea51f12c1f5da1bc01496f48ffcff7c69d7d9"
14187+
integrity sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==
14188+
dependencies:
14189+
side-channel "^1.0.4"
1418714190

14188-
qs@^6.4.0:
14189-
version "6.5.1"
14190-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8"
14191+
qs@~6.5.2:
14192+
version "6.5.3"
14193+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad"
14194+
integrity sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==
1419114195

1419214196
query-string@^7.1.1:
1419314197
version "7.1.1"

0 commit comments

Comments
 (0)