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 5
5
"private" : true ,
6
6
"main" : " index.js" ,
7
7
"dependencies" : {
8
- "axios" : " ^0.26.0 " ,
8
+ "axios" : " ^0.26.1 " ,
9
9
"cheerio" : " ^1.0.0-rc.10" ,
10
10
"express" : " ^4.17.3" ,
11
11
"node-pronounce" : " ^0.0.3" ,
Original file line number Diff line number Diff line change 59
59
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
60
60
integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=
61
61
62
- axios@^0.26.0 :
63
- version "0.26.0 "
64
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.0 .tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928 "
65
- integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og ==
62
+ axios@^0.26.1 :
63
+ version "0.26.1 "
64
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1 .tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9 "
65
+ integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA ==
66
66
dependencies :
67
67
follow-redirects "^1.14.8"
68
68
You can’t perform that action at this time.
0 commit comments