This repository was archived by the owner on Jan 16, 2025. It is now read-only.
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.27.2" ,
38
- "tslog" : " ^3.3.3 "
38
+ "tslog" : " ^3.3.4 "
39
39
}
40
40
}
Original file line number Diff line number Diff line change @@ -3925,10 +3925,10 @@ tslib@^1.8.1:
3925
3925
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
3926
3926
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
3927
3927
3928
- tslog@^3.3.3 :
3929
- version "3.3.3 "
3930
- resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.3 .tgz#751a469e0d36841bd7e03676c27e53e7ffe9bc3d "
3931
- integrity sha512-lGrkndwpAohZ9ntQpT+xtUw5k9YFV1DjsksiWQlBSf82TTqsSAWBARPRD9juI730r8o3Awpkjp2aXy9k+6vr+g ==
3928
+ tslog@^3.3.4 :
3929
+ version "3.3.4 "
3930
+ resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.4 .tgz#083197a908c97b3b714a0576b9dac293f223f368 "
3931
+ integrity sha512-N0HHuHE0e/o75ALfkioFObknHR5dVchUad4F0XyFf3gXJYB++DewEzwGI/uIOM216E5a43ovnRNEeQIq9qgm4Q ==
3932
3932
dependencies :
3933
3933
source-map-support "^0.5.21"
3934
3934
You can’t perform that action at this time.
0 commit comments