Skip to content

Commit 4317d70

Browse files
fix(deps): update dependency qs to v6.15.2 [security] (#2541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5affb38 commit 4317d70

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.14.2",
266+
"qs": "6.15.2",
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
@@ -11777,10 +11777,10 @@ q@^1.1.2:
1177711777
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
1177811778
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=
1177911779

11780-
qs@6.14.2:
11781-
version "6.14.2"
11782-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.14.2.tgz#b5634cf9d9ad9898e31fba3504e866e8efb6798c"
11783-
integrity sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==
11780+
qs@6.15.2:
11781+
version "6.15.2"
11782+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.15.2.tgz#fd55426d710403ddccc45e0f9eab16db7727ece9"
11783+
integrity sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==
1178411784
dependencies:
1178511785
side-channel "^1.1.0"
1178611786

0 commit comments

Comments
 (0)