File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
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.24 .0" ,
8
+ "axios" : " ^0.26 .0" ,
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.24 .0 :
63
- version "0.24 .0"
64
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.24 .0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6 "
65
- integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA ==
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 ==
66
66
dependencies :
67
- follow-redirects "^1.14.4 "
67
+ follow-redirects "^1.14.8 "
68
68
69
69
balanced-match@^1.0.0 :
70
70
version "1.0.2"
@@ -529,7 +529,7 @@ finalhandler@~1.1.2:
529
529
statuses "~1.5.0"
530
530
unpipe "~1.0.0"
531
531
532
- follow-redirects@^1.14.4 :
532
+ follow-redirects@^1.14.8 :
533
533
version "1.14.9"
534
534
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
535
535
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
You can’t perform that action at this time.
0 commit comments