Skip to content

Commit 00624a4

Browse files
Bump axios from 1.6.2 to 1.8.2 in /antlir/antlir2/docs
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.2...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 387a44b commit 00624a4

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

antlir/antlir2/docs/yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2825,11 +2825,11 @@ available-typed-arrays@^1.0.5:
28252825
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
28262826

28272827
axios@^1.6.1:
2828-
version "1.6.2"
2829-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.2.tgz#de67d42c755b571d3e698df1b6504cde9b0ee9f2"
2830-
integrity sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==
2828+
version "1.8.2"
2829+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
2830+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
28312831
dependencies:
2832-
follow-redirects "^1.15.0"
2832+
follow-redirects "^1.15.6"
28332833
form-data "^4.0.0"
28342834
proxy-from-env "^1.1.0"
28352835

@@ -4871,11 +4871,16 @@ flux@~4.0.1:
48714871
fbemitter "^3.0.0"
48724872
fbjs "^3.0.1"
48734873

4874-
follow-redirects@^1.0.0, follow-redirects@^1.15.0:
4874+
follow-redirects@^1.0.0:
48754875
version "1.15.3"
48764876
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.3.tgz#fe2f3ef2690afce7e82ed0b44db08165b207123a"
48774877
integrity sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==
48784878

4879+
follow-redirects@^1.15.6:
4880+
version "1.15.9"
4881+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
4882+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
4883+
48794884
for-each@^0.3.3:
48804885
version "0.3.3"
48814886
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"

0 commit comments

Comments
 (0)