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/webhook/lambdas/webhook
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 43
43
"@octokit/rest" : " ^19.0.4" ,
44
44
"@octokit/webhooks" : " ^10.1.3" ,
45
45
"aws-lambda" : " ^1.0.7" ,
46
- "tslog" : " ^3.3.3 "
46
+ "tslog" : " ^3.3.4 "
47
47
}
48
48
}
Original file line number Diff line number Diff line change @@ -5050,10 +5050,10 @@ tslib@^2.3.0, tslib@^2.3.1:
5050
5050
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
5051
5051
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
5052
5052
5053
- tslog@^3.3.3 :
5054
- version "3.3.3 "
5055
- resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.3 .tgz#751a469e0d36841bd7e03676c27e53e7ffe9bc3d "
5056
- integrity sha512-lGrkndwpAohZ9ntQpT+xtUw5k9YFV1DjsksiWQlBSf82TTqsSAWBARPRD9juI730r8o3Awpkjp2aXy9k+6vr+g ==
5053
+ tslog@^3.3.4 :
5054
+ version "3.3.4 "
5055
+ resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.4 .tgz#083197a908c97b3b714a0576b9dac293f223f368 "
5056
+ integrity sha512-N0HHuHE0e/o75ALfkioFObknHR5dVchUad4F0XyFf3gXJYB++DewEzwGI/uIOM216E5a43ovnRNEeQIq9qgm4Q ==
5057
5057
dependencies :
5058
5058
source-map-support "^0.5.21"
5059
5059
You can’t perform that action at this time.
0 commit comments