Skip to content

Commit 5affb38

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

2 files changed

Lines changed: 140 additions & 30 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.10.3",
266+
"qs": "6.14.2",
267267
"raf": "3.4.1",
268268
"react": "16.14.0",
269269
"react-copy-to-clipboard": "5.0.3",

yarn.lock

Lines changed: 139 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3478,6 +3478,14 @@ cache-base@^1.0.1:
34783478
union-value "^1.0.0"
34793479
unset-value "^1.0.0"
34803480

3481+
call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
3482+
version "1.0.2"
3483+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
3484+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
3485+
dependencies:
3486+
es-errors "^1.3.0"
3487+
function-bind "^1.1.2"
3488+
34813489
call-bind@^1.0.0, call-bind@^1.0.2:
34823490
version "1.0.2"
34833491
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
@@ -3486,6 +3494,14 @@ call-bind@^1.0.0, call-bind@^1.0.2:
34863494
function-bind "^1.1.1"
34873495
get-intrinsic "^1.0.2"
34883496

3497+
call-bound@^1.0.2:
3498+
version "1.0.4"
3499+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
3500+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
3501+
dependencies:
3502+
call-bind-apply-helpers "^1.0.2"
3503+
get-intrinsic "^1.3.0"
3504+
34893505
caller-callsite@^2.0.0:
34903506
version "2.0.0"
34913507
resolved "https://registry.yarnpkg.com/caller-callsite/-/caller-callsite-2.0.0.tgz#847e0fce0a223750a9a027c54b33731ad3154134"
@@ -4994,6 +5010,15 @@ dot-prop@^5.2.0:
49945010
dependencies:
49955011
is-obj "^2.0.0"
49965012

5013+
dunder-proto@^1.0.1:
5014+
version "1.0.1"
5015+
resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a"
5016+
integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
5017+
dependencies:
5018+
call-bind-apply-helpers "^1.0.1"
5019+
es-errors "^1.3.0"
5020+
gopd "^1.2.0"
5021+
49975022
duplexer2@~0.0.2:
49985023
version "0.0.2"
49995024
resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.0.2.tgz#c614dcf67e2fb14995a91711e5a617e8a60a31db"
@@ -5305,6 +5330,23 @@ es-class@^2.1.1:
53055330
resolved "https://registry.yarnpkg.com/es-class/-/es-class-2.1.1.tgz#6ec2243b5a1e3581c0b7eecee0130c9c0d6fb2b7"
53065331
integrity sha1-bsIkO1oeNYHAt+7O4BMMnA1vsrc=
53075332

5333+
es-define-property@^1.0.1:
5334+
version "1.0.1"
5335+
resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa"
5336+
integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
5337+
5338+
es-errors@^1.3.0:
5339+
version "1.3.0"
5340+
resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f"
5341+
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
5342+
5343+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
5344+
version "1.1.2"
5345+
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.2.tgz#a2d0b373205724dfa525d23b0c3e1b1ca582c99b"
5346+
integrity sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==
5347+
dependencies:
5348+
es-errors "^1.3.0"
5349+
53085350
es-to-primitive@^1.2.1:
53095351
version "1.2.1"
53105352
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -6451,10 +6493,10 @@ fsm-iterator@^1.1.0:
64516493
resolved "https://registry.yarnpkg.com/fsm-iterator/-/fsm-iterator-1.1.0.tgz#337de45de19eb205788cf02e3a955ec206760dec"
64526494
integrity sha1-M33kXeGesgV4jPAuOpVewgZ2Dew=
64536495

6454-
function-bind@^1.1.1:
6455-
version "1.1.1"
6456-
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
6457-
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
6496+
function-bind@^1.1.1, function-bind@^1.1.2:
6497+
version "1.1.2"
6498+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
6499+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
64586500

64596501
functional-red-black-tree@^1.0.1:
64606502
version "1.0.1"
@@ -6500,20 +6542,35 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
65006542
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
65016543
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
65026544

6503-
get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
6504-
version "1.1.1"
6505-
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6"
6506-
integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==
6507-
dependencies:
6508-
function-bind "^1.1.1"
6509-
has "^1.0.3"
6510-
has-symbols "^1.0.1"
6545+
get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1, get-intrinsic@^1.2.5, get-intrinsic@^1.3.0:
6546+
version "1.3.0"
6547+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
6548+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
6549+
dependencies:
6550+
call-bind-apply-helpers "^1.0.2"
6551+
es-define-property "^1.0.1"
6552+
es-errors "^1.3.0"
6553+
es-object-atoms "^1.1.1"
6554+
function-bind "^1.1.2"
6555+
get-proto "^1.0.1"
6556+
gopd "^1.2.0"
6557+
has-symbols "^1.1.0"
6558+
hasown "^2.0.2"
6559+
math-intrinsics "^1.1.0"
65116560

65126561
get-package-type@^0.1.0:
65136562
version "0.1.0"
65146563
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
65156564
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
65166565

6566+
get-proto@^1.0.1:
6567+
version "1.0.1"
6568+
resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1"
6569+
integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
6570+
dependencies:
6571+
dunder-proto "^1.0.1"
6572+
es-object-atoms "^1.0.0"
6573+
65176574
get-stdin@^4.0.1:
65186575
version "4.0.1"
65196576
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
@@ -6780,6 +6837,11 @@ google-p12-pem@^3.0.3:
67806837
dependencies:
67816838
node-forge "^0.10.0"
67826839

6840+
gopd@^1.2.0:
6841+
version "1.2.0"
6842+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
6843+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
6844+
67836845
got@^6.3.0, got@^6.7.1:
67846846
version "6.7.1"
67856847
resolved "https://registry.yarnpkg.com/got/-/got-6.7.1.tgz#240cd05785a9a18e561dc1b44b41c763ef1e8db0"
@@ -6980,10 +7042,10 @@ has-flag@^4.0.0:
69807042
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
69817043
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
69827044

6983-
has-symbols@^1.0.0, has-symbols@^1.0.1, has-symbols@^1.0.2:
6984-
version "1.0.2"
6985-
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
6986-
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
7045+
has-symbols@^1.0.0, has-symbols@^1.0.1, has-symbols@^1.0.2, has-symbols@^1.1.0:
7046+
version "1.1.0"
7047+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
7048+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
69877049

69887050
has-value@^0.3.1:
69897051
version "0.3.1"
@@ -7040,6 +7102,13 @@ hash.js@^1.0.0, hash.js@^1.0.3:
70407102
inherits "^2.0.3"
70417103
minimalistic-assert "^1.0.1"
70427104

7105+
hasown@^2.0.2:
7106+
version "2.0.4"
7107+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.4.tgz#8c62d8cb90beb2aad5d0a5b67581ad9854c3f003"
7108+
integrity sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==
7109+
dependencies:
7110+
function-bind "^1.1.2"
7111+
70437112
hast-to-hyperscript@^9.0.0:
70447113
version "9.0.1"
70457114
resolved "https://registry.yarnpkg.com/hast-to-hyperscript/-/hast-to-hyperscript-9.0.1.tgz#9b67fd188e4c81e8ad66f803855334173920218d"
@@ -9354,6 +9423,11 @@ matchdep@^2.0.0:
93549423
resolve "^1.4.0"
93559424
stack-trace "0.0.10"
93569425

9426+
math-intrinsics@^1.1.0:
9427+
version "1.1.0"
9428+
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
9429+
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
9430+
93579431
mathml-tag-names@^2.1.3:
93589432
version "2.1.3"
93599433
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
@@ -10111,11 +10185,16 @@ object-hash@^2.0.3:
1011110185
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-2.1.1.tgz#9447d0279b4fcf80cff3259bf66a1dc73afabe09"
1011210186
integrity sha512-VOJmgmS+7wvXf8CjbQmimtCnEx3IAoLxI3fp2fbWehxrWBcAQFbk+vcwb6vzR0VZv/eNCJ/27j151ZTwqW/JeQ==
1011310187

10114-
object-inspect@1.10.3, object-inspect@^1.6.0, object-inspect@^1.9.0:
10188+
object-inspect@1.10.3:
1011510189
version "1.10.3"
1011610190
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
1011710191
integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
1011810192

10193+
object-inspect@^1.13.3, object-inspect@^1.13.4, object-inspect@^1.6.0, object-inspect@^1.9.0:
10194+
version "1.13.4"
10195+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213"
10196+
integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==
10197+
1011910198
object-inspect@~0.4.0:
1012010199
version "0.4.0"
1012110200
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-0.4.0.tgz#f5157c116c1455b243b06ee97703392c5ad89fec"
@@ -11698,12 +11777,12 @@ q@^1.1.2:
1169811777
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
1169911778
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=
1170011779

11701-
qs@6.10.3:
11702-
version "6.10.3"
11703-
resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e"
11704-
integrity sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==
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==
1170511784
dependencies:
11706-
side-channel "^1.0.4"
11785+
side-channel "^1.1.0"
1170711786

1170811787
qs@6.2.3:
1170911788
version "6.2.3"
@@ -12983,14 +13062,45 @@ should-proxy@^1.0.4:
1298313062
resolved "https://registry.yarnpkg.com/should-proxy/-/should-proxy-1.0.4.tgz#c805a501abf69539600634809e62fbf238ba35e4"
1298413063
integrity sha1-yAWlAav2lTlgBjSAnmL78ji6NeQ=
1298513064

12986-
side-channel@^1.0.4:
12987-
version "1.0.4"
12988-
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
12989-
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
13065+
side-channel-list@^1.0.1:
13066+
version "1.0.1"
13067+
resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.1.tgz#c2e0b5a14a540aebee3bbc6c3f8666cc9b509127"
13068+
integrity sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==
1299013069
dependencies:
12991-
call-bind "^1.0.0"
12992-
get-intrinsic "^1.0.2"
12993-
object-inspect "^1.9.0"
13070+
es-errors "^1.3.0"
13071+
object-inspect "^1.13.4"
13072+
13073+
side-channel-map@^1.0.1:
13074+
version "1.0.1"
13075+
resolved "https://registry.yarnpkg.com/side-channel-map/-/side-channel-map-1.0.1.tgz#d6bb6b37902c6fef5174e5f533fab4c732a26f42"
13076+
integrity sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==
13077+
dependencies:
13078+
call-bound "^1.0.2"
13079+
es-errors "^1.3.0"
13080+
get-intrinsic "^1.2.5"
13081+
object-inspect "^1.13.3"
13082+
13083+
side-channel-weakmap@^1.0.2:
13084+
version "1.0.2"
13085+
resolved "https://registry.yarnpkg.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz#11dda19d5368e40ce9ec2bdc1fb0ecbc0790ecea"
13086+
integrity sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==
13087+
dependencies:
13088+
call-bound "^1.0.2"
13089+
es-errors "^1.3.0"
13090+
get-intrinsic "^1.2.5"
13091+
object-inspect "^1.13.3"
13092+
side-channel-map "^1.0.1"
13093+
13094+
side-channel@^1.0.4, side-channel@^1.1.0:
13095+
version "1.1.1"
13096+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.1.tgz#ea02c62e05dc4bea67d4442f0fb71ee192f8e0ab"
13097+
integrity sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==
13098+
dependencies:
13099+
es-errors "^1.3.0"
13100+
object-inspect "^1.13.4"
13101+
side-channel-list "^1.0.1"
13102+
side-channel-map "^1.0.1"
13103+
side-channel-weakmap "^1.0.2"
1299413104

1299513105
sigmund@^1.0.1:
1299613106
version "1.0.1"

0 commit comments

Comments
 (0)