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.2 " ,
38
+ "axios" : " ^1.3.3 " ,
39
39
"aws-sdk" : " ^2.1312.0" ,
40
40
"tslog" : " ^3.3.4"
41
41
}
Original file line number Diff line number Diff line change @@ -1254,10 +1254,10 @@ aws-sdk@^2.1312.0:
1254
1254
uuid "8.0.0"
1255
1255
xml2js "0.4.19"
1256
1256
1257
- axios@^1.2.2 :
1258
- version "1.2.2 "
1259
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.2 .tgz#72681724c6e6a43a9fea860fc558127dbe32f9f1 "
1260
- integrity sha512-bz/J4gS2S3I7mpN/YZfGFTqhXTYzRho8Ay38w2otuuDR322KzFIWm/4W2K6gIwvWaws5n+mnb7D1lN9uD+QH6Q ==
1257
+ axios@^1.3.3 :
1258
+ version "1.3.3 "
1259
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.3 .tgz#e7011384ba839b885007c9c9fae1ff23dceb295b "
1260
+ integrity sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA ==
1261
1261
dependencies :
1262
1262
follow-redirects "^1.15.0"
1263
1263
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments