File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 25
25
"cleanup-lockfile" : " yarn-deduplicate --strategy fewer"
26
26
},
27
27
"dependencies" : {
28
- "axios" : " ^0.25 .0" ,
28
+ "axios" : " ^0.26 .0" ,
29
29
"commander" : " ^8.3.0"
30
30
},
31
31
"bin" : {
Original file line number Diff line number Diff line change @@ -2112,12 +2112,12 @@ aws4@^1.8.0:
2112
2112
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
2113
2113
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
2114
2114
2115
- axios@^0.25 .0 :
2116
- version "0.25 .0"
2117
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.25 .0.tgz#349cfbb31331a9b4453190791760a8d35b093e0a "
2118
- integrity sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g ==
2115
+ axios@^0.26 .0 :
2116
+ version "0.26 .0"
2117
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.26 .0.tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928 "
2118
+ integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og ==
2119
2119
dependencies :
2120
- follow-redirects "^1.14.7 "
2120
+ follow-redirects "^1.14.8 "
2121
2121
2122
2122
babel-jest@^27.4.6 :
2123
2123
version "27.4.6"
@@ -3301,10 +3301,10 @@ flatted@^3.1.0:
3301
3301
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.5.tgz#76c8584f4fc843db64702a6bd04ab7a8bd666da3"
3302
3302
integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==
3303
3303
3304
- follow-redirects@^1.14.7 :
3305
- version "1.14.7 "
3306
- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7 .tgz#2004c02eb9436eee9a21446a6477debf17e81685 "
3307
- integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ ==
3304
+ follow-redirects@^1.14.8 :
3305
+ version "1.14.8 "
3306
+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8 .tgz#016996fb9a11a100566398b1c6839337d7bfa8fc "
3307
+ integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA ==
3308
3308
3309
3309
forever-agent@~0.6.1 :
3310
3310
version "0.6.1"
You can’t perform that action at this time.
0 commit comments