Skip to content

Commit 79379ea

Browse files
authored
Merge pull request #9 from linc-technologies/dependabot/npm_and_yarn/axios-1.7.9
Bump axios from 1.6.7 to 1.7.9
2 parents 977e2c1 + 70c2ddc commit 79379ea

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

yarn.lock

+10-5
Original file line numberDiff line numberDiff line change
@@ -3084,11 +3084,11 @@ available-typed-arrays@^1.0.5:
30843084
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
30853085

30863086
axios@^1.6.0, axios@^1.6.2:
3087-
version "1.6.7"
3088-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.7.tgz#7b48c2e27c96f9c68a2f8f31e2ab19f59b06b0a7"
3089-
integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==
3087+
version "1.7.9"
3088+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.9.tgz#d7d071380c132a24accda1b2cfc1535b79ec650a"
3089+
integrity sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==
30903090
dependencies:
3091-
follow-redirects "^1.15.4"
3091+
follow-redirects "^1.15.6"
30923092
form-data "^4.0.0"
30933093
proxy-from-env "^1.1.0"
30943094

@@ -5722,11 +5722,16 @@ flush-write-stream@^1.0.2:
57225722
inherits "^2.0.3"
57235723
readable-stream "^2.3.6"
57245724

5725-
follow-redirects@^1.0.0, follow-redirects@^1.15.4:
5725+
follow-redirects@^1.0.0:
57265726
version "1.15.4"
57275727
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
57285728
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
57295729

5730+
follow-redirects@^1.15.6:
5731+
version "1.15.9"
5732+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
5733+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
5734+
57305735
for-each@^0.3.3:
57315736
version "0.3.3"
57325737
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"

0 commit comments

Comments
 (0)