Skip to content

Commit 6f383fe

Browse files
committed
fix(deps): update dependency qs to v6.10.3 [security]
1 parent d47e948 commit 6f383fe

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
@@ -263,7 +263,7 @@
263263
"postcss": "7.0.36",
264264
"promise-retry": "2.0.1",
265265
"prop-types": "15.7.2",
266-
"qs": "6.10.1",
266+
"qs": "6.10.3",
267267
"raf": "3.4.1",
268268
"react": "16.14.0",
269269
"react-copy-to-clipboard": "5.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11698,10 +11698,10 @@ q@^1.1.2:
1169811698
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
1169911699
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=
1170011700

11701-
11702-
version "6.10.1"
11703-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.1.tgz#4931482fa8d647a5aab799c5271d2133b981fb6a"
11704-
integrity sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==
11701+
11702+
version "6.10.3"
11703+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e"
11704+
integrity sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==
1170511705
dependencies:
1170611706
side-channel "^1.0.4"
1170711707

0 commit comments

Comments
 (0)