* don't try and guess carrier if LCR is set

* lint

* update dbHelpers dep
This commit is contained in:
Sam Machin
2025-09-06 19:15:16 +01:00
committed by GitHub
parent 28ff85225f
commit a05b72a420
5 changed files with 2288 additions and 3143 deletions

View File

@@ -27,7 +27,7 @@
"dependencies": {
"@aws-sdk/client-auto-scaling": "^3.549.0",
"@aws-sdk/client-sns": "^3.549.0",
"@jambonz/db-helpers": "^0.9.16",
"@jambonz/db-helpers": "^0.9.17",
"@jambonz/http-health-check": "^0.0.1",
"@jambonz/mw-registrar": "^0.2.7",
"@jambonz/realtimedb-helpers": "^0.8.15",