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 35
35
"typescript" : " ^4.9.4"
36
36
},
37
37
"dependencies" : {
38
- "axios" : " ^1.2.1 " ,
38
+ "axios" : " ^1.2.2 " ,
39
39
"aws-sdk" : " ^2.1284.0" ,
40
40
"tslog" : " ^3.3.4"
41
41
}
Original file line number Diff line number Diff line change @@ -1231,10 +1231,10 @@ aws-sdk@^2.1284.0:
1231
1231
uuid "8.0.0"
1232
1232
xml2js "0.4.19"
1233
1233
1234
- axios@^1.2.1 :
1235
- version "1.2.1 "
1236
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.1 .tgz#44cf04a3c9f0c2252ebd85975361c026cb9f864a "
1237
- integrity sha512-I88cFiGu9ryt/tfVEi4kX2SITsvDddTajXTOFmt2uK1ZVA8LytjtdeyefdQWEf5PU8w+4SSJDoYnggflB5tW4A ==
1234
+ axios@^1.2.2 :
1235
+ version "1.2.2 "
1236
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.2 .tgz#72681724c6e6a43a9fea860fc558127dbe32f9f1 "
1237
+ integrity sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q ==
1238
1238
dependencies :
1239
1239
follow-redirects "^1.15.0"
1240
1240
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments