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 281
281
"webpack-cli" : " ^5.1.4"
282
282
},
283
283
"dependencies" : {
284
- "axios" : " 1.6.8 " ,
284
+ "axios" : " 1.7.2 " ,
285
285
"date-fns" : " ^3.6.0" ,
286
286
"eventsource" : " ^2.0.2" ,
287
287
"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.2 :
1286
+ version "1.7.2 "
1287
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2 .tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621 "
1288
+ integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw ==
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