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 34
34
"typescript" : " ^4.8.4"
35
35
},
36
36
"dependencies" : {
37
- "axios" : " ^1.1.2 " ,
37
+ "axios" : " ^1.1.3 " ,
38
38
"tslog" : " ^3.3.4"
39
39
}
40
40
}
Original file line number Diff line number Diff line change @@ -1407,10 +1407,10 @@ aws-sdk@^2.1231.0:
1407
1407
uuid "8.0.0"
1408
1408
xml2js "0.4.19"
1409
1409
1410
- axios@^1.1.2 :
1411
- version "1.1.2 "
1412
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.2 .tgz#8b6f6c540abf44ab98d9904e8daf55351ca4a331 "
1413
- integrity sha512-bznQyETwElsXl2RK7HLLwb5GPpOLlycxHCtrpDR/4RqqBzjARaOTo3jz4IgtntWUYee7Ne4S8UHd92VCuzPaWA ==
1410
+ axios@^1.1.3 :
1411
+ version "1.1.3 "
1412
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.3 .tgz#8274250dada2edf53814ed7db644b9c2866c1e35 "
1413
+ integrity sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA ==
1414
1414
dependencies :
1415
1415
follow-redirects "^1.15.0"
1416
1416
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments