mirror of
https://github.com/jambonz/sbc-sip-sidecar.git
synced 2026-07-04 19:32:03 +00:00
bump dbhelpers
This commit is contained in:
Generated
+5
-4
@@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/helpers": "^7.26.10",
|
||||
"@jambonz/db-helpers": "^0.9.19",
|
||||
"@jambonz/db-helpers": "^0.9.20",
|
||||
"@jambonz/digest-utils": "^0.0.9",
|
||||
"@jambonz/mw-registrar": "^0.2.7",
|
||||
"@jambonz/realtimedb-helpers": "^0.8.20",
|
||||
@@ -564,9 +564,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@jambonz/db-helpers": {
|
||||
"version": "0.9.19",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/db-helpers/-/db-helpers-0.9.19.tgz",
|
||||
"integrity": "sha512-WyPyA19H6Nniz4dE7avLbbTMSVdVp0t+pSGwFrWB/CyDCr8in5Hn+PSL+n8LnmiW52FZtW1CaWx4MHq29XPSTA==",
|
||||
"version": "0.9.20",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/db-helpers/-/db-helpers-0.9.20.tgz",
|
||||
"integrity": "sha512-Dy1d8Ndp+BBCK6w7qgVm5lA755tAtENrOn5PUKlhlnRoPWeos++tbSFWdoHkjCj2jLlMPBxFU4c1gLZw7lZVgg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"cidr-matcher": "^2.1.1",
|
||||
"mysql2": "^3.11.0",
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@
|
||||
"homepage": "https://github.com/jambonz/sbc-sip-sidecar#readme",
|
||||
"dependencies": {
|
||||
"@babel/helpers": "^7.26.10",
|
||||
"@jambonz/db-helpers": "^0.9.19",
|
||||
"@jambonz/db-helpers": "^0.9.20",
|
||||
"@jambonz/digest-utils": "^0.0.9",
|
||||
"@jambonz/mw-registrar": "^0.2.7",
|
||||
"@jambonz/realtimedb-helpers": "^0.8.20",
|
||||
|
||||
Reference in New Issue
Block a user