Skip to content

Commit 27dfbc4

Browse files
fix(deps): update dependency @types/axios to v0.14.4
1 parent dfa4273 commit 27dfbc4

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

from-docusaurus-to-blogger/yarn.lock

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1275,9 +1275,9 @@
12751275
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
12761276

12771277
"@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==
12811281
dependencies:
12821282
axios "*"
12831283

@@ -1639,11 +1639,13 @@ aws4@^1.8.0:
16391639
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
16401640

16411641
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.9.0"
1643+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901"
1644+
integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==
16451645
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"
16471649

16481650
axios@^0.28.0:
16491651
version "0.28.1"
@@ -2272,16 +2274,16 @@ find-up@^3.0.0:
22722274
dependencies:
22732275
locate-path "^3.0.0"
22742276

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-
22802277
follow-redirects@^1.15.0:
22812278
version "1.15.6"
22822279
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
22832280
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
22842281

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+
22852287
forever-agent@~0.6.1:
22862288
version "0.6.1"
22872289
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"

0 commit comments

Comments
 (0)