Skip to content

Commit 1b684f6

Browse files
Bump qs from 6.9.1 to 6.9.7
Bumps [qs](https://github.com/ljharb/qs) from 6.9.1 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.1...v6.9.7) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4f19cf commit 1b684f6

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"mobx": "^6.0.4",
5353
"mobx-react-lite": "^3.1.6",
5454
"prop-types": "^15.8.1",
55-
"qs": "^6.7.0",
55+
"qs": "^6.9.7",
5656
"query-string": "^7.1.1",
5757
"react": "^16.11.0",
5858
"react-avatar": "^3.9.0",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16776,7 +16776,7 @@ q@^1.1.2:
1677616776
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
1677716777
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=
1677816778

16779-
16779+
[email protected], qs@^6.5.2, qs@^6.6.0:
1678016780
version "6.10.3"
1678116781
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e"
1678216782
integrity sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==
@@ -16788,15 +16788,10 @@ [email protected]:
1678816788
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
1678916789
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
1679016790

16791-
qs@^6.5.2:
16792-
version "6.9.4"
16793-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.4.tgz#9090b290d1f91728d3c22e54843ca44aea5ab687"
16794-
integrity sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ==
16795-
16796-
qs@^6.6.0, qs@^6.7.0:
16797-
version "6.9.1"
16798-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.1.tgz#20082c65cb78223635ab1a9eaca8875a29bf8ec9"
16799-
integrity sha512-Cxm7/SS/y/Z3MHWSxXb8lIFqgqBowP5JMlTUFyJN88y0SGQhVmZnqFK/PeuMX9LzUyWsqqhNxIyg0jlzq946yA==
16791+
qs@^6.9.7:
16792+
version "6.9.7"
16793+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.7.tgz#4610846871485e1e048f44ae3b94033f0e675afe"
16794+
integrity sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==
1680016795

1680116796
query-string@^4.1.0:
1680216797
version "4.3.4"

0 commit comments

Comments
 (0)