File tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer
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.1" ,
38
- "tslog" : " ^3.3.2 "
38
+ "tslog" : " ^3.3.3 "
39
39
}
40
40
}
Original file line number Diff line number Diff line change @@ -3441,10 +3441,10 @@ tslib@^1.8.1:
3441
3441
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
3442
3442
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
3443
3443
3444
- tslog@^3.3.2 :
3445
- version "3.3.2 "
3446
- resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.2 .tgz#ceef419054a85d992cfdd923dc04aa0ea3539e24 "
3447
- integrity sha512-K+XduMfa9+yiHE/vxbUD/dL7RAbw9yIfi9tMjQj3uQ8evkPRKkmw0mQgEkzmueyg23hJHGaOQmDnCEZoKEws+w ==
3444
+ tslog@^3.3.3 :
3445
+ version "3.3.3 "
3446
+ resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.3 .tgz#751a469e0d36841bd7e03676c27e53e7ffe9bc3d "
3447
+ integrity sha512-lGrkndwpAohZ9ntQpT+xtUw5k9YFV1DjsksiWQlBSf82TTqsSAWBARPRD9juI730r8o3Awpkjp2aXy9k+6vr+g ==
3448
3448
dependencies :
3449
3449
source-map-support "^0.5.21"
3450
3450
You can’t perform that action at this time.
0 commit comments