File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer 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
"typescript" : " ^4.6.2"
35
35
},
36
36
"dependencies" : {
37
- "axios" : " ^0.26.0 " ,
37
+ "axios" : " ^0.26.1 " ,
38
38
"tslog" : " ^3.3.2"
39
39
}
40
40
}
Original file line number Diff line number Diff line change @@ -1101,10 +1101,10 @@ aws-sdk@^2.1090.0:
1101
1101
uuid "3.3.2"
1102
1102
xml2js "0.4.19"
1103
1103
1104
- axios@^0.26.0 :
1105
- version "0.26.0 "
1106
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.0 .tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928 "
1107
- integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og ==
1104
+ axios@^0.26.1 :
1105
+ version "0.26.1 "
1106
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1 .tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9 "
1107
+ integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA ==
1108
1108
dependencies :
1109
1109
follow-redirects "^1.14.8"
1110
1110
You can’t perform that action at this time.
0 commit comments