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 41
41
"@octokit/rest" : " ^18.12.0" ,
42
42
"@octokit/webhooks" : " ^9.21.0" ,
43
43
"aws-lambda" : " ^1.0.7" ,
44
- "tslog" : " ^3.3.0 "
44
+ "tslog" : " ^3.3.1 "
45
45
}
46
46
}
Original file line number Diff line number Diff line change @@ -4439,10 +4439,10 @@ tslib@^2.3.0:
4439
4439
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
4440
4440
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
4441
4441
4442
- tslog@^3.3.0 :
4443
- version "3.3.0 "
4444
- resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.0 .tgz#868d90a80b915087de18d810d942a6f763bd6cd1 "
4445
- integrity sha512-NP/9xDON5rv8zCS/jDpvi1V+Oplpwd86BBscdEbK6STWRxsSuott33tqly+RCSkFrLVrCuF9qAJKZTPDaR+HbQ ==
4442
+ tslog@^3.3.1 :
4443
+ version "3.3.1 "
4444
+ resolved "https://registry.yarnpkg.com/tslog/-/tslog-3.3.1 .tgz#cf5b236772c05c59e183dc1d088e4dbf5bcd8f85 "
4445
+ integrity sha512-An3uyXX95uU/X7v5H6G9OKW6ip/gVOpvsERGJ/nR4Or5TP5GwoI9nUjhNWEc8mJOWC7uhPMg2UzkrVDUtadELg ==
4446
4446
dependencies :
4447
4447
source-map-support "^0.5.21"
4448
4448
You can’t perform that action at this time.
0 commit comments