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.5"
36
36
},
37
37
"dependencies" : {
38
- "axios" : " ^1.3.3 " ,
38
+ "axios" : " ^1.3.4 " ,
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 @@ -1198,10 +1198,10 @@ aws-sdk@^2.1312.0:
1198
1198
uuid "8.0.0"
1199
1199
xml2js "0.4.19"
1200
1200
1201
- axios@^1.3.3 :
1202
- version "1.3.3 "
1203
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.3 .tgz#e7011384ba839b885007c9c9fae1ff23dceb295b "
1204
- integrity sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA ==
1201
+ axios@^1.3.4 :
1202
+ version "1.3.4 "
1203
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4 .tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024 "
1204
+ integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ ==
1205
1205
dependencies :
1206
1206
follow-redirects "^1.15.0"
1207
1207
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments