Skip to content

Commit

Permalink
fix(deps): update dependency qs to v6.9.7 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 15, 2023
1 parent c8a78aa commit 5427f94
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12084,9 +12084,11 @@ q@^1.1.2, q@^1.5.1:
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=

qs@^6.7.0:
version "6.9.4"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.4.tgz#9090b290d1f91728d3c22e54843ca44aea5ab687"
integrity sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ==
version "6.11.1"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.1.tgz#6c29dff97f0c0060765911ba65cbc9764186109f"
integrity sha512-0wsrzgTz/kAVIeuxSjnpGC56rzYtr6JT/2BwEvMaPhFIoYa1aGO8LbzuU1R0uUYQkLpWBTOj0l/CLAJB64J6nQ==
dependencies:
side-channel "^1.0.4"

qs@~6.5.2:
version "6.5.2"
Expand Down

0 comments on commit 5427f94

Please sign in to comment.