File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 34
34
"typescript" : " ^4.5.5"
35
35
},
36
36
"dependencies" : {
37
- "axios" : " ^0.25 .0" ,
37
+ "axios" : " ^0.26 .0" ,
38
38
"tslog" : " ^3.3.1"
39
39
}
40
40
}
Original file line number Diff line number Diff line change @@ -1101,12 +1101,12 @@ aws-sdk@^2.1075.0:
1101
1101
uuid "3.3.2"
1102
1102
xml2js "0.4.19"
1103
1103
1104
- axios@^0.25 .0 :
1105
- version "0.25 .0"
1106
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.25 .0.tgz#349cfbb31331a9b4453190791760a8d35b093e0a "
1107
- integrity sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g ==
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 ==
1108
1108
dependencies :
1109
- follow-redirects "^1.14.7 "
1109
+ follow-redirects "^1.14.8 "
1110
1110
1111
1111
babel-jest@^27.5.0 :
1112
1112
version "27.5.0"
@@ -1799,7 +1799,7 @@ flatted@^3.1.0:
1799
1799
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2"
1800
1800
integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==
1801
1801
1802
- follow-redirects@^1.14.7 :
1802
+ follow-redirects@^1.14.8 :
1803
1803
version "1.14.8"
1804
1804
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
1805
1805
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
You can’t perform that action at this time.
0 commit comments