Skip to content

Commit 5174c23

Browse files
chore(deps): bump qs from 6.10.1 to 6.10.3 (#382)
1 parent a869198 commit 5174c23

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"deep-object-diff": "^1.1.0",
1919
"json-api-normalizer": "^1.0",
20-
"qs": "~6.10.1",
20+
"qs": "~6.10.3",
2121
"vuex": "^3.1.1"
2222
},
2323
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5113,10 +5113,10 @@ punycode@^2.1.0, punycode@^2.1.1:
51135113
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
51145114
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
51155115

5116-
qs@~6.10.1:
5117-
version "6.10.1"
5118-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.1.tgz#4931482fa8d647a5aab799c5271d2133b981fb6a"
5119-
integrity sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==
5116+
qs@~6.10.3:
5117+
version "6.10.3"
5118+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e"
5119+
integrity sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==
51205120
dependencies:
51215121
side-channel "^1.0.4"
51225122

0 commit comments

Comments
 (0)