Skip to content

Commit 5dab7c7

Browse files
Bump qs from 6.10.1 to 6.10.3 in /client
Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.10.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.10.1...v6.10.3) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcd0318 commit 5dab7c7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"marked": "^4.0.10",
1515
"popper.js": "^1.16.1",
1616
"prop-types": "^15.7.2",
17-
"qs": "^6.9.4",
17+
"qs": "^6.10.3",
1818
"react": "^16.12.0",
1919
"react-bootstrap": "^1.0.0-beta.16",
2020
"react-color": "2.17.3",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9008,10 +9008,10 @@ qs@6.7.0:
90089008
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
90099009
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
90109010

9011-
qs@^6.9.4:
9012-
version "6.10.1"
9013-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.1.tgz#4931482fa8d647a5aab799c5271d2133b981fb6a"
9014-
integrity sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==
9011+
qs@^6.10.3:
9012+
version "6.10.3"
9013+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e"
9014+
integrity sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==
90159015
dependencies:
90169016
side-channel "^1.0.4"
90179017

0 commit comments

Comments
 (0)