Skip to content

Commit

Permalink
Bump qs from 6.9.4 to 6.9.7 in /spotlight-client
Browse files Browse the repository at this point in the history
Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.9.7.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.9.4...v6.9.7)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2022
1 parent 1616aa3 commit 70ee2fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion spotlight-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"mobx-utils": "^6.0.1",
"polished": "^4.1.2",
"pupa": "^2.1.1",
"qs": "^6.9.4",
"qs": "^6.9.7",
"react": "^17.0.0",
"react-app-polyfill": "^1.0.6",
"react-collapsed": "^3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions spotlight-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11045,10 +11045,10 @@ qs@6.7.0:
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==

qs@^6.9.4:
version "6.9.4"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.4.tgz#9090b290d1f91728d3c22e54843ca44aea5ab687"
integrity sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ==
qs@^6.9.7:
version "6.9.7"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.7.tgz#4610846871485e1e048f44ae3b94033f0e675afe"
integrity sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==

qs@~6.5.2:
version "6.5.2"
Expand Down

0 comments on commit 70ee2fd

Please sign in to comment.