Skip to content

Commit b3508f3

Browse files
Update dependency axios to v1.6.0 [SECURITY]
1 parent 30af383 commit b3508f3

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5077,11 +5077,11 @@ axios@^0.27.0:
50775077
form-data "^4.0.0"
50785078

50795079
axios@^1.1.3:
5080-
version "1.1.3"
5081-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.3.tgz#8274250dada2edf53814ed7db644b9c2866c1e35"
5082-
integrity sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==
5080+
version "1.7.3"
5081+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3.tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85"
5082+
integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==
50835083
dependencies:
5084-
follow-redirects "^1.15.0"
5084+
follow-redirects "^1.15.6"
50855085
form-data "^4.0.0"
50865086
proxy-from-env "^1.1.0"
50875087

@@ -8119,11 +8119,16 @@ follow-redirects@^1.14.0, follow-redirects@^1.14.4:
81198119
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
81208120
integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
81218121

8122-
follow-redirects@^1.14.9, follow-redirects@^1.15.0:
8122+
follow-redirects@^1.14.9:
81238123
version "1.15.2"
81248124
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
81258125
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
81268126

8127+
follow-redirects@^1.15.6:
8128+
version "1.15.6"
8129+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
8130+
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
8131+
81278132
for-each@^0.3.3:
81288133
version "0.3.3"
81298134
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"

0 commit comments

Comments
 (0)