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
},
36
36
"dependencies" : {
37
37
"axios" : " ^0.26.0" ,
38
- "tslog" : " ^3.3.1 "
38
+ "tslog" : " ^3.3.2 "
39
39
}
40
40
}
Original file line number Diff line number Diff line change @@ -3437,10 +3437,10 @@ tslib@^1.8.1:
3437
3437
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
3438
3438
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
3439
3439
3440
- tslog@^3.3.1 :
3441
- version "3.3.1 "
3442
- resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.1 .tgz#cf5b236772c05c59e183dc1d088e4dbf5bcd8f85 "
3443
- integrity sha512-An3uyXX95uU/X7v5H6G9OKW6ip/gVOpvsERGJ/nR4Or5TP5GwoI9nUjhNWEc8mJOWC7uhPMg2UzkrVDUtadELg ==
3440
+ tslog@^3.3.2 :
3441
+ version "3.3.2 "
3442
+ resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.2 .tgz#ceef419054a85d992cfdd923dc04aa0ea3539e24 "
3443
+ integrity sha512-K+XduMfa9+yiHE/vxbUD/dL7RAbw9yIfi9tMjQj3uQ8evkPRKkmw0mQgEkzmueyg23hJHGaOQmDnCEZoKEws+w ==
3444
3444
dependencies :
3445
3445
source-map-support "^0.5.21"
3446
3446
You can’t perform that action at this time.
0 commit comments