|
1275 | 1275 | integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA== |
1276 | 1276 |
|
1277 | 1277 | "@types/axios@^0.14.0": |
1278 | | - version "0.14.0" |
1279 | | - resolved "https://registry.yarnpkg.com/@types/axios/-/axios-0.14.0.tgz#ec2300fbe7d7dddd7eb9d3abf87999964cafce46" |
1280 | | - integrity sha1-7CMA++fX3d1+udOr+HmZlkyvzkY= |
| 1278 | + version "0.14.4" |
| 1279 | + resolved "https://registry.yarnpkg.com/@types/axios/-/axios-0.14.4.tgz#174e3a05fe7677f13bc719f0d2a427f5defacedf" |
| 1280 | + integrity sha512-9JgOaunvQdsQ/qW2OPmE5+hCeUB52lQSolecrFrthct55QekhmXEwT203s20RL+UHtCQc15y3VXpby9E7Kkh/g== |
1281 | 1281 | dependencies: |
1282 | 1282 | axios "*" |
1283 | 1283 |
|
@@ -1639,11 +1639,13 @@ aws4@^1.8.0: |
1639 | 1639 | integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA== |
1640 | 1640 |
|
1641 | 1641 | axios@*: |
1642 | | - version "0.21.2" |
1643 | | - resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2.tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017" |
1644 | | - integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg== |
| 1642 | + version "1.10.0" |
| 1643 | + resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54" |
| 1644 | + integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw== |
1645 | 1645 | dependencies: |
1646 | | - follow-redirects "^1.14.0" |
| 1646 | + follow-redirects "^1.15.6" |
| 1647 | + form-data "^4.0.0" |
| 1648 | + proxy-from-env "^1.1.0" |
1647 | 1649 |
|
1648 | 1650 | axios@^0.28.0: |
1649 | 1651 | version "0.28.1" |
@@ -2272,16 +2274,16 @@ find-up@^3.0.0: |
2272 | 2274 | dependencies: |
2273 | 2275 | locate-path "^3.0.0" |
2274 | 2276 |
|
2275 | | -follow-redirects@^1.14.0: |
2276 | | - version "1.14.8" |
2277 | | - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc" |
2278 | | - integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA== |
2279 | | - |
2280 | 2277 | follow-redirects@^1.15.0: |
2281 | 2278 | version "1.15.6" |
2282 | 2279 | resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b" |
2283 | 2280 | integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA== |
2284 | 2281 |
|
| 2282 | +follow-redirects@^1.15.6: |
| 2283 | + version "1.15.9" |
| 2284 | + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1" |
| 2285 | + integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ== |
| 2286 | + |
2285 | 2287 | forever-agent@~0.6.1: |
2286 | 2288 | version "0.6.1" |
2287 | 2289 | resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91" |
|
0 commit comments