Skip to content

Commit 98c7720

Browse files
fix(deps): update dependency axios to v1.7.4 [security]
1 parent dc7f8e3 commit 98c7720

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,11 +1301,11 @@ axios@1.3.4:
13011301
proxy-from-env "^1.1.0"
13021302

13031303
axios@^1.4.0:
1304-
version "1.4.0"
1305-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
1306-
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
1304+
version "1.7.4"
1305+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
1306+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
13071307
dependencies:
1308-
follow-redirects "^1.15.0"
1308+
follow-redirects "^1.15.6"
13091309
form-data "^4.0.0"
13101310
proxy-from-env "^1.1.0"
13111311

@@ -2000,6 +2000,11 @@ follow-redirects@^1.15.0:
20002000
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
20012001
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
20022002

2003+
follow-redirects@^1.15.6:
2004+
version "1.15.6"
2005+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
2006+
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
2007+
20032008
for-each@^0.3.3:
20042009
version "0.3.3"
20052010
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"

0 commit comments

Comments
 (0)