feat: verify telnyx webhook signature optionally (#279)

This commit is contained in:
Sabiha Khan 2026-05-12 19:47:28 +05:30 committed by GitHub
parent 7249a9f8ed
commit b670004725
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 53 additions and 8 deletions

4
ui/package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "ui",
"version": "1.27.0",
"version": "1.28.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ui",
"version": "1.27.0",
"version": "1.28.0",
"dependencies": {
"@dagrejs/dagre": "^1.1.4",
"@nangohq/frontend": "^0.69.47",