mirror of
https://github.com/jambonz/sbc-sip-sidecar.git
synced 2025-12-19 04:27:46 +00:00
update db-helper
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "0.8.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@jambonz/db-helpers": "^0.7.6",
|
||||
"@jambonz/db-helpers": "^0.7.7",
|
||||
"@jambonz/http-authenticator": "^0.2.2",
|
||||
"@jambonz/mw-registrar": "^0.2.3",
|
||||
"@jambonz/realtimedb-helpers": "^0.4.34",
|
||||
@@ -711,9 +711,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@jambonz/db-helpers": {
|
||||
"version": "0.7.6",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/db-helpers/-/db-helpers-0.7.6.tgz",
|
||||
"integrity": "sha512-iuOfZNNDe15vK0HFiWEYJ41SBIOxq1nQ8ktNKP2sFeRNyRD4m9wI4U5nrnE3oov2aGf3mLyD14KoHt2+fbzFoA==",
|
||||
"version": "0.7.7",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/db-helpers/-/db-helpers-0.7.7.tgz",
|
||||
"integrity": "sha512-d6u9VTaYegjF5F2KhL9Il0za74JOriI+Ov8OCfmhoPOYklOLlh5ZF44TaQ0xt++poCsV7qd+k8oVZ0t86q8o5w==",
|
||||
"dependencies": {
|
||||
"cidr-matcher": "^2.1.1",
|
||||
"debug": "^4.3.4",
|
||||
@@ -5913,9 +5913,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@jambonz/db-helpers": {
|
||||
"version": "0.7.6",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/db-helpers/-/db-helpers-0.7.6.tgz",
|
||||
"integrity": "sha512-iuOfZNNDe15vK0HFiWEYJ41SBIOxq1nQ8ktNKP2sFeRNyRD4m9wI4U5nrnE3oov2aGf3mLyD14KoHt2+fbzFoA==",
|
||||
"version": "0.7.7",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/db-helpers/-/db-helpers-0.7.7.tgz",
|
||||
"integrity": "sha512-d6u9VTaYegjF5F2KhL9Il0za74JOriI+Ov8OCfmhoPOYklOLlh5ZF44TaQ0xt++poCsV7qd+k8oVZ0t86q8o5w==",
|
||||
"requires": {
|
||||
"cidr-matcher": "^2.1.1",
|
||||
"debug": "^4.3.4",
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/xquanluu/sbc-outbound-handler#readme",
|
||||
"dependencies": {
|
||||
"@jambonz/db-helpers": "^0.7.6",
|
||||
"@jambonz/db-helpers": "^0.7.7",
|
||||
"@jambonz/http-authenticator": "^0.2.2",
|
||||
"@jambonz/mw-registrar": "^0.2.3",
|
||||
"@jambonz/realtimedb-helpers": "^0.4.34",
|
||||
|
||||
Reference in New Issue
Block a user