Skip to content

Commit e297f6e

Browse files
committed
fix(deps): update dependency axios to v1.7.3
1 parent b4d38be commit e297f6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2587,9 +2587,9 @@ autoprefixer@^10.4.15:
25872587
postcss-value-parser "^4.2.0"
25882588

25892589
axios@^1.6.7:
2590-
version "1.7.2"
2591-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
2592-
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
2590+
version "1.7.3"
2591+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3.tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85"
2592+
integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==
25932593
dependencies:
25942594
follow-redirects "^1.15.6"
25952595
form-data "^4.0.0"

0 commit comments

Comments
 (0)