Updated db-helper to 0.9.11 (#196)

https://github.com/jambonz/jambonz-feature-server/issues/1151
This commit is contained in:
rammohan-y
2025-04-14 17:52:17 +05:30
committed by GitHub
parent f58cf8eecf
commit 7eccb6816d
2 changed files with 8 additions and 8 deletions

View File

@@ -26,7 +26,7 @@
"jslint:fix": "npm run jslint --fix"
},
"dependencies": {
"@jambonz/db-helpers": "^0.9.9",
"@jambonz/db-helpers": "^0.9.11",
"@jambonz/http-health-check": "^0.0.1",
"@jambonz/realtimedb-helpers": "^0.8.13",
"@jambonz/rtpengine-utils": "^0.4.4",