|
3435 | 3435 | resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-2.3.5.tgz#9da44ed75571999b65c37b60c9b2b88db54c585d" |
3436 | 3436 | integrity sha512-SCcK7mvGi3+ZNz833RRjFIxrn4gI1PPR3NtuIS+6vMkvmsGjosqTJwRt5bAEFLRz+wtJMWv8+uOnZf2hi2QXTg== |
3437 | 3437 |
|
| 3438 | +"@types/tough-cookie@^4.0.1": |
| 3439 | + version "4.0.2" |
| 3440 | + resolved "https://registry.yarnpkg.com/@types/tough-cookie/-/tough-cookie-4.0.2.tgz#6286b4c7228d58ab7866d19716f3696e03a09397" |
| 3441 | + integrity sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw== |
| 3442 | + |
3438 | 3443 | "@types/type-detect@^4.0.1": |
3439 | 3444 | version "4.0.1" |
3440 | 3445 | resolved "https://registry.yarnpkg.com/@types/type-detect/-/type-detect-4.0.1.tgz#3b0f5ac82ea630090cbf57c57a1bf5a63a29b9b6" |
@@ -16798,10 +16803,10 @@ pseudomap@^1.0.2: |
16798 | 16803 | resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" |
16799 | 16804 | integrity sha1-8FKijacOYYkX7wqKw0wa5aaChrM= |
16800 | 16805 |
|
16801 | | -psl@^1.1.28: |
16802 | | - version "1.4.0" |
16803 | | - resolved "https://registry.yarnpkg.com/psl/-/psl-1.4.0.tgz#5dd26156cdb69fa1fdb8ab1991667d3f80ced7c2" |
16804 | | - integrity sha512-HZzqCGPecFLyoRj5HLfuDSKYTJkAfB5thKBIkRHtGjWwY7p1dAyveIbXIq4tO0KYfDF2tHqPUgY9SDnGm00uFw== |
| 16806 | +psl@^1.1.33: |
| 16807 | + version "1.9.0" |
| 16808 | + resolved "https://registry.yarnpkg.com/psl/-/psl-1.9.0.tgz#d0df2a137f00794565fcaf3b2c00cd09f8d5a5a7" |
| 16809 | + integrity sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag== |
16805 | 16810 |
|
16806 | 16811 | public-encrypt@^4.0.0: |
16807 | 16812 | version "4.0.0" |
@@ -20310,22 +20315,15 @@ topojson-client@^3.1.0: |
20310 | 20315 | dependencies: |
20311 | 20316 | commander "2" |
20312 | 20317 |
|
20313 | | -tough-cookie@^2.0.0, tough-cookie@^2.3.3, tough-cookie@^2.5.0, tough-cookie@~2.5.0: |
20314 | | - version "2.5.0" |
20315 | | - resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2" |
20316 | | - integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g== |
20317 | | - dependencies: |
20318 | | - psl "^1.1.28" |
20319 | | - punycode "^2.1.1" |
20320 | | - |
20321 | | -tough-cookie@^3.0.1: |
20322 | | - version "3.0.1" |
20323 | | - resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-3.0.1.tgz#9df4f57e739c26930a018184887f4adb7dca73b2" |
20324 | | - integrity sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg== |
| 20318 | +tough-cookie@^2.0.0, tough-cookie@^2.3.3, tough-cookie@^2.5.0, tough-cookie@^3.0.1, tough-cookie@^4.1.3, tough-cookie@~2.5.0: |
| 20319 | + version "4.1.3" |
| 20320 | + resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf" |
| 20321 | + integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw== |
20325 | 20322 | dependencies: |
20326 | | - ip-regex "^2.1.0" |
20327 | | - psl "^1.1.28" |
| 20323 | + psl "^1.1.33" |
20328 | 20324 | punycode "^2.1.1" |
| 20325 | + universalify "^0.2.0" |
| 20326 | + url-parse "^1.5.3" |
20329 | 20327 |
|
20330 | 20328 | tr46@^1.0.1: |
20331 | 20329 | version "1.0.1" |
@@ -20816,6 +20814,11 @@ universalify@^0.1.0: |
20816 | 20814 | resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" |
20817 | 20815 | integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== |
20818 | 20816 |
|
| 20817 | +universalify@^0.2.0: |
| 20818 | + version "0.2.0" |
| 20819 | + resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0" |
| 20820 | + integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg== |
| 20821 | + |
20819 | 20822 | universalify@^1.0.0: |
20820 | 20823 | version "1.0.0" |
20821 | 20824 | resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d" |
@@ -20949,7 +20952,7 @@ url-parse-lax@^3.0.0: |
20949 | 20952 | dependencies: |
20950 | 20953 | prepend-http "^2.0.0" |
20951 | 20954 |
|
20952 | | -url-parse@^1.4.3, url-parse@^1.4.7, url-parse@^1.5.1, url-parse@^1.5.8: |
| 20955 | +url-parse@^1.4.3, url-parse@^1.4.7, url-parse@^1.5.1, url-parse@^1.5.3, url-parse@^1.5.8: |
20953 | 20956 | version "1.5.10" |
20954 | 20957 | resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1" |
20955 | 20958 | integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ== |
|
0 commit comments