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 41
41
"@aws-lambda-powertools/logger" : " ^1.7.0" ,
42
42
"@aws-sdk/client-s3" : " ^3.315.0" ,
43
43
"@aws-sdk/lib-storage" : " ^3.305.0" ,
44
- "axios" : " ^1.3.4 "
44
+ "axios" : " ^1.3.5 "
45
45
}
46
46
}
Original file line number Diff line number Diff line change @@ -2307,10 +2307,10 @@ aws-sdk-client-mock@^2.1.1:
2307
2307
sinon "^14.0.2"
2308
2308
tslib "^2.1.0"
2309
2309
2310
- axios@^1.3.4 :
2311
- version "1.3.4 "
2312
- resolved "https://registry.npmjs.org /axios/-/axios-1.3.4 .tgz"
2313
- integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ ==
2310
+ axios@^1.3.5 :
2311
+ version "1.3.5 "
2312
+ resolved "https://registry.yarnpkg.com /axios/-/axios-1.3.5 .tgz#e07209b39a0d11848e3e341fa087acd71dadc542 "
2313
+ integrity sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw ==
2314
2314
dependencies :
2315
2315
follow-redirects "^1.15.0"
2316
2316
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments