@@ -9603,10 +9603,10 @@ pump@^3.0.0:
9603
9603
end-of-stream "^1.1.0"
9604
9604
once "^1.3.1"
9605
9605
9606
- punycode@1.3.2 :
9607
- version "1.3.2 "
9608
- resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2 .tgz#9653a036fb7c1ee42342f2325cceefea3926c48d "
9609
- integrity sha512-RofWgt/7fL5wP1Y7fxE7/EmTLzQVnB0ycyibJ0OOHIlJqTNzglYFxVwETOcIoJqJmpDXJ9xImDv+Fq34F/d4Dw ==
9606
+ punycode@^1.4.1 :
9607
+ version "1.4.1 "
9608
+ resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1 .tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e "
9609
+ integrity sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ ==
9610
9610
9611
9611
punycode@^2.1.0, punycode@^2.1.1:
9612
9612
version "2.3.1"
9627
9627
dependencies:
9628
9628
side-channel "^1.0.4"
9629
9629
9630
+ qs@^6.12.3:
9631
+ version "6.12.3"
9632
+ resolved "https://registry.yarnpkg.com/qs/-/qs-6.12.3.tgz#e43ce03c8521b9c7fd7f1f13e514e5ca37727754"
9633
+ integrity sha512-AWJm14H1vVaO/iNZ4/hO+HyaTehuy9nRqVdkTqlJt0HWvBiBIEXFmb4C0DGeYo3Xes9rrEW+TxHsaigCbN5ICQ==
9634
+ dependencies:
9635
+ side-channel "^1.0.6"
9636
+
9630
9637
query-string@^6.14.1:
9631
9638
version "6.14.1"
9632
9639
resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.14.1.tgz#7ac2dca46da7f309449ba0f86b1fd28255b0c86a"
@@ -9637,11 +9644,6 @@ query-string@^6.14.1:
9637
9644
split-on-first "^1.0.0"
9638
9645
strict-uri-encode "^2.0.0"
9639
9646
9640
-
9641
- version "0.2.0"
9642
- resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
9643
- integrity sha512-X/xY82scca2tau62i9mDyU9K+I+djTMUsvwf7xnUX5GLvVzgJybOJf4Y6o9Zx3oJK/LSXg5tTZBjwzqVPaPO2g==
9644
-
9645
9647
queue-microtask@^1.2.2:
9646
9648
version "1.2.3"
9647
9649
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
@@ -11453,13 +11455,13 @@ url-parse-lax@^3.0.0:
11453
11455
dependencies:
11454
11456
prepend-http "^2.0.0"
11455
11457
11456
-
11457
- version "0.11.0 "
11458
- resolved "https://registry.yarnpkg.com/url/-/url-0.11.0 .tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1 "
11459
- integrity sha512-kbailJa29QrtXnxgq+DdCEGlbTeYM2eJUxsz6vjZavrCYPMIFHMKQmSKYAIuUK2i7hgPm28a8piX5NTUtM/LKQ ==
11458
+
11459
+ version "0.11.4 "
11460
+ resolved "https://registry.yarnpkg.com/url/-/url-0.11.4 .tgz#adca77b3562d56b72746e76b330b7f27b6721f3c "
11461
+ integrity sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg ==
11460
11462
dependencies:
11461
- punycode "1.3.2 "
11462
- querystring "0.2.0 "
11463
+ punycode "^1.4.1 "
11464
+ qs "^6.12.3 "
11463
11465
11464
11466
username-sync@^1.0.2:
11465
11467
version "1.0.3"
0 commit comments