fix for #186: unhandled error when amd webhook returns non-success status code

This commit is contained in:
Dave Horton
2022-11-05 10:27:00 -04:00
parent 19098aee98
commit 9fd116b05f
5 changed files with 19 additions and 11 deletions

View File

@@ -26,7 +26,7 @@
"dependencies": {
"@jambonz/http-health-check": "^0.0.1",
"@jambonz/db-helpers": "^0.7.3",
"@jambonz/realtimedb-helpers": "^0.5.3",
"@jambonz/realtimedb-helpers": "^0.5.5",
"@jambonz/stats-collector": "^0.1.6",
"@jambonz/time-series": "^0.2.5",
"@opentelemetry/api": "^1.1.0",