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 61
61
},
62
62
"dependencies" : {
63
63
"@types/node-fetch" : " ^2.5.12" ,
64
- "axios" : " ^0.22 .0" ,
64
+ "axios" : " ^0.23 .0" ,
65
65
"camelcase" : " ^6.2.0" ,
66
66
"commander" : " ^8.0.0" ,
67
67
"form-data" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -1649,10 +1649,10 @@ asynckit@^0.4.0:
1649
1649
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
1650
1650
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
1651
1651
1652
- axios@^0.22 .0 :
1653
- version "0.22 .0"
1654
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.22 .0.tgz#bf702c41fb50fbca4539589d839a077117b79b25 "
1655
- integrity sha512-Z0U3uhqQeg1oNcihswf4ZD57O3NrR1+ZXhxaROaWpDmsDTx7T2HNBV2ulBtie2hwJptu8UvgnJoK+BIqdzh/1w ==
1652
+ axios@^0.23 .0 :
1653
+ version "0.23 .0"
1654
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.23 .0.tgz#b0fa5d0948a8d1d75e3d5635238b6c4625b05149 "
1655
+ integrity sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg ==
1656
1656
dependencies :
1657
1657
follow-redirects "^1.14.4"
1658
1658
You can’t perform that action at this time.
0 commit comments