File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 45
45
"@types/node" : " ^17.0.21" ,
46
46
"aws-sdk" : " ^2.1090.0" ,
47
47
"cron-parser" : " ^4.2.1" ,
48
- "tslog" : " ^3.3.2 " ,
48
+ "tslog" : " ^3.3.3 " ,
49
49
"typescript" : " ^4.6.2"
50
50
}
51
51
}
Original file line number Diff line number Diff line change @@ -4385,10 +4385,10 @@ tslib@^2.3.0:
4385
4385
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
4386
4386
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
4387
4387
4388
- tslog@^3.3.2 :
4389
- version "3.3.2 "
4390
- resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.2 .tgz#ceef419054a85d992cfdd923dc04aa0ea3539e24 "
4391
- integrity sha512-K+XduMfa9+yiHE/vxbUD/dL7RAbw9yIfi9tMjQj3uQ8evkPRKkmw0mQgEkzmueyg23hJHGaOQmDnCEZoKEws+w ==
4388
+ tslog@^3.3.3 :
4389
+ version "3.3.3 "
4390
+ resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.3 .tgz#751a469e0d36841bd7e03676c27e53e7ffe9bc3d "
4391
+ integrity sha512-lGrkndwpAohZ9ntQpT+xtUw5k9YFV1DjsksiWQlBSf82TTqsSAWBARPRD9juI730r8o3Awpkjp2aXy9k+6vr+g ==
4392
4392
dependencies :
4393
4393
source-map-support "^0.5.21"
4394
4394
You can’t perform that action at this time.
0 commit comments