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 34
34
},
35
35
"homepage" : " https://github.com/auth0/node-auth0" ,
36
36
"dependencies" : {
37
- "axios" : " ^0.26.0 " ,
37
+ "axios" : " ^0.26.1 " ,
38
38
"form-data" : " ^3.0.1" ,
39
39
"jsonwebtoken" : " ^8.5.1" ,
40
40
"jwks-rsa" : " ^1.12.1" ,
Original file line number Diff line number Diff line change @@ -640,10 +640,10 @@ axios@^0.21.1:
640
640
dependencies :
641
641
follow-redirects "^1.14.0"
642
642
643
- axios@^0.26.0 :
644
- version "0.26.0 "
645
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.0 .tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928 "
646
- integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og ==
643
+ axios@^0.26.1 :
644
+ version "0.26.1 "
645
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1 .tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9 "
646
+ integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA ==
647
647
dependencies :
648
648
follow-redirects "^1.14.8"
649
649
You can’t perform that action at this time.
0 commit comments