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 32
32
"typescript" : " ^4.4.4"
33
33
},
34
34
"dependencies" : {
35
- "axios" : " ^0.23 .0"
35
+ "axios" : " ^0.24 .0"
36
36
}
37
37
}
Original file line number Diff line number Diff line change @@ -1042,10 +1042,10 @@ aws-sdk@^2.1010.0:
1042
1042
uuid "3.3.2"
1043
1043
xml2js "0.4.19"
1044
1044
1045
- axios@^0.23 .0 :
1046
- version "0.23 .0"
1047
- resolved "https://registry.yarnpkg.com/axios/-/axios-0.23 .0.tgz#b0fa5d0948a8d1d75e3d5635238b6c4625b05149 "
1048
- integrity sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg ==
1045
+ axios@^0.24 .0 :
1046
+ version "0.24 .0"
1047
+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.24 .0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6 "
1048
+ integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA ==
1049
1049
dependencies :
1050
1050
follow-redirects "^1.14.4"
1051
1051
You can’t perform that action at this time.
0 commit comments