File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2427,6 +2427,10 @@ pseudomap@^1.0.2:
24272427 version "1.0.2"
24282428 resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
24292429
2430+ psl@^1.1.24 :
2431+ version "1.1.29"
2432+ resolved "https://registry.yarnpkg.com/psl/-/psl-1.1.29.tgz#60f580d360170bb722a797cc704411e6da850c67"
2433+
24302434punycode@^1.4.1 :
24312435 version "1.4.1"
24322436 resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
@@ -2881,9 +2885,16 @@ to-fast-properties@^1.0.0, to-fast-properties@^1.0.1:
28812885 version "1.0.3"
28822886 resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
28832887
2884- tough-cookie@^2.3.2, tough-cookie@~2.3.0 :
2885- version "2.3.2"
2886- resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.2.tgz#f081f76e4c85720e6c37a5faced737150d84072a"
2888+ tough-cookie@^2.3.2 :
2889+ version "2.4.3"
2890+ resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.4.3.tgz#53f36da3f47783b0925afa06ff9f3b165280f781"
2891+ dependencies :
2892+ psl "^1.1.24"
2893+ punycode "^1.4.1"
2894+
2895+ tough-cookie@~2.3.0 :
2896+ version "2.3.4"
2897+ resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.4.tgz#ec60cee38ac675063ffc97a5c18970578ee83655"
28872898 dependencies :
28882899 punycode "^1.4.1"
28892900
You can’t perform that action at this time.
0 commit comments