@@ -3064,6 +3064,10 @@ punycode@^2.1.0, punycode@^2.1.1:
3064
3064
version "2.1.1"
3065
3065
resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz"
3066
3066
3067
+ querystringify@^2.1.1 :
3068
+ version "2.2.0"
3069
+ resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6"
3070
+
3067
3071
react-is@^17.0.1 :
3068
3072
version "17.0.2"
3069
3073
resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz"
@@ -3132,6 +3136,10 @@ require-main-filename@^2.0.0:
3132
3136
version "2.0.0"
3133
3137
resolved "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz"
3134
3138
3139
+ requires-port@^1.0.0 :
3140
+ version "1.0.0"
3141
+ resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
3142
+
3135
3143
resolve-cwd@^3.0.0 :
3136
3144
version "3.0.0"
3137
3145
resolved "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz"
@@ -3543,12 +3551,13 @@ to-regex@^3.0.1, to-regex@^3.0.2:
3543
3551
safe-regex "^1.1.0"
3544
3552
3545
3553
tough-cookie@^4.0.0 :
3546
- version "4.0.0 "
3547
- resolved "https://registry.npmjs.org /tough-cookie/-/tough-cookie-4.0.0 .tgz"
3554
+ version "4.1.3 "
3555
+ resolved "https://registry.yarnpkg.com /tough-cookie/-/tough-cookie-4.1.3 .tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf "
3548
3556
dependencies :
3549
3557
psl "^1.1.33"
3550
3558
punycode "^2.1.1"
3551
- universalify "^0.1.2"
3559
+ universalify "^0.2.0"
3560
+ url-parse "^1.5.3"
3552
3561
3553
3562
tr46@^2.0.2 :
3554
3563
version "2.0.2"
@@ -3636,10 +3645,14 @@ uniq@^1.0.1:
3636
3645
version "1.0.1"
3637
3646
resolved "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz"
3638
3647
3639
- universalify@^0.1.0, universalify@^0.1.2 :
3648
+ universalify@^0.1.0 :
3640
3649
version "0.1.2"
3641
3650
resolved "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz"
3642
3651
3652
+ universalify@^0.2.0 :
3653
+ version "0.2.0"
3654
+ resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
3655
+
3643
3656
unset-value@^1.0.0 :
3644
3657
version "1.0.0"
3645
3658
resolved "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz"
@@ -3657,6 +3670,13 @@ urix@^0.1.0:
3657
3670
version "0.1.0"
3658
3671
resolved "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz"
3659
3672
3673
+ url-parse@^1.5.3 :
3674
+ version "1.5.10"
3675
+ resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1"
3676
+ dependencies :
3677
+ querystringify "^2.1.1"
3678
+ requires-port "^1.0.0"
3679
+
3660
3680
use@^3.1.0 :
3661
3681
version "3.1.1"
3662
3682
resolved "https://registry.npmjs.org/use/-/use-3.1.1.tgz"
0 commit comments