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 @@ -1349,10 +1349,10 @@ aws-sdk@^2.1231.0:
1349
1349
uuid "8.0.0"
1350
1350
xml2js "0.4.19"
1351
1351
1352
- axios@^1.1.2 :
1353
- version "1.1.2 "
1354
- resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.2 .tgz#8b6f6c540abf44ab98d9904e8daf55351ca4a331 "
1355
- integrity sha512-bznQyETwElsXl2RK7HLLwb5GPpOLlycxHCtrpDR/4RqqBzjARaOTo3jz4IgtntWUYee7Ne4S8UHd92VCuzPaWA ==
1352
+ axios@^1.1.3 :
1353
+ version "1.1.3 "
1354
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.3 .tgz#8274250dada2edf53814ed7db644b9c2866c1e35 "
1355
+ integrity sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA ==
1356
1356
dependencies :
1357
1357
follow-redirects "^1.15.0"
1358
1358
form-data "^4.0.0"
You can’t perform that action at this time.
0 commit comments