File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 286
286
"webpack-cli" : " ^5.1.4"
287
287
},
288
288
"dependencies" : {
289
- "axios" : " 1.6.8 " ,
289
+ "axios" : " 1.7.3 " ,
290
290
"date-fns" : " ^3.6.0" ,
291
291
"eventsource" : " ^2.0.2" ,
292
292
"find-process" : " ^1.4.7" ,
Original file line number Diff line number Diff line change @@ -1282,10 +1282,10 @@ available-typed-arrays@^1.0.6:
1282
1282
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.6.tgz#ac812d8ce5a6b976d738e1c45f08d0b00bc7d725"
1283
1283
integrity sha512-j1QzY8iPNPG4o4xmO3ptzpRxTciqD3MgEHtifP/YnJpIo58Xu+ne4BejlbkuaLfXn/nz6HFiw29bLpj2PNMdGg==
1284
1284
1285
- axios@1.6.8 :
1286
- version "1.6.8 "
1287
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8 .tgz#66d294951f5d988a00e87a0ffb955316a619ea66 "
1288
- integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ ==
1285
+ axios@1.7.3 :
1286
+ version "1.7.3 "
1287
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3 .tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85 "
1288
+ integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw ==
1289
1289
dependencies :
1290
1290
follow-redirects "^1.15.6"
1291
1291
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments