@@ -9398,10 +9398,10 @@ pump@^3.0.0:
9398
9398
end-of-stream "^1.1.0"
9399
9399
once "^1.3.1"
9400
9400
9401
- punycode@1.3.2 :
9402
- version "1.3.2 "
9403
- resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2 .tgz#9653a036fb7c1ee42342f2325cceefea3926c48d "
9404
- integrity sha512-RofWgt/7fL5wP1Y7fxE7/EmTLzQVnB0ycyibJ0OOHIlJqTNzglYFxVwETOcIoJqJmpDXJ9xImDv+Fq34F/d4Dw ==
9401
+ punycode@^1.4.1 :
9402
+ version "1.4.1 "
9403
+ resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1 .tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e "
9404
+ integrity sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ ==
9405
9405
9406
9406
punycode@^2.1.0, punycode@^2.1.1:
9407
9407
version "2.3.0"
@@ -9422,6 +9422,13 @@ qs@6.11.0:
9422
9422
dependencies:
9423
9423
side-channel "^1.0.4"
9424
9424
9425
+ qs@^6.11.2:
9426
+ version "6.11.2"
9427
+ resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.2.tgz#64bea51f12c1f5da1bc01496f48ffcff7c69d7d9"
9428
+ integrity sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==
9429
+ dependencies:
9430
+ side-channel "^1.0.4"
9431
+
9425
9432
query-string@^6.14.1:
9426
9433
version "6.14.1"
9427
9434
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.14.1.tgz#7ac2dca46da7f309449ba0f86b1fd28255b0c86a"
@@ -9432,11 +9439,6 @@ query-string@^6.14.1:
9432
9439
split-on-first "^1.0.0"
9433
9440
strict-uri-encode "^2.0.0"
9434
9441
9435
- querystring@0.2.0:
9436
- version "0.2.0"
9437
- resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
9438
- integrity sha512-X/xY82scca2tau62i9mDyU9K+I+djTMUsvwf7xnUX5GLvVzgJybOJf4Y6o9Zx3oJK/LSXg5tTZBjwzqVPaPO2g==
9439
-
9440
9442
queue-microtask@^1.2.2:
9441
9443
version "1.2.3"
9442
9444
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
@@ -11189,13 +11191,13 @@ url-parse-lax@^3.0.0:
11189
11191
dependencies:
11190
11192
prepend-http "^2.0.0"
11191
11193
11192
- url@0.11.0 :
11193
- version "0.11.0 "
11194
- resolved "https://registry.yarnpkg.com/url/-/url-0.11.0 .tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1 "
11195
- integrity sha512-kbailJa29QrtXnxgq+DdCEGlbTeYM2eJUxsz6vjZavrCYPMIFHMKQmSKYAIuUK2i7hgPm28a8piX5NTUtM/LKQ ==
11194
+ url@0.11.2 :
11195
+ version "0.11.2 "
11196
+ resolved "https://registry.yarnpkg.com/url/-/url-0.11.2 .tgz#02f250a6e0d992b781828cd456d44f49bf2e19dd "
11197
+ integrity sha512-7yIgNnrST44S7PJ5+jXbdIupfU1nWUdQJBFBeJRclPXiWgCvrSq5Frw8lr/i//n5sqDfzoKmBymMS81l4U/7cg ==
11196
11198
dependencies:
11197
- punycode "1.3.2 "
11198
- querystring "0.2.0 "
11199
+ punycode "^1.4.1 "
11200
+ qs "^6.11.2 "
11199
11201
11200
11202
username-sync@^1.0.2:
11201
11203
version "1.0.3"
0 commit comments