mirror of
https://github.com/jambonz/sbc-sip-sidecar.git
synced 2026-07-04 19:32:03 +00:00
update diest util 0.0.9 (#136)
* update diest util 0.0.9 * update realtimedb-helper
This commit is contained in:
Generated
+8
-8
@@ -11,9 +11,9 @@
|
||||
"dependencies": {
|
||||
"@babel/helpers": "^7.26.10",
|
||||
"@jambonz/db-helpers": "^0.9.19",
|
||||
"@jambonz/digest-utils": "^0.0.6",
|
||||
"@jambonz/digest-utils": "^0.0.9",
|
||||
"@jambonz/mw-registrar": "^0.2.7",
|
||||
"@jambonz/realtimedb-helpers": "^0.8.19",
|
||||
"@jambonz/realtimedb-helpers": "^0.8.20",
|
||||
"@jambonz/stats-collector": "^0.1.10",
|
||||
"@jambonz/time-series": "^0.2.8",
|
||||
"debug": "^4.4.3",
|
||||
@@ -575,9 +575,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@jambonz/digest-utils": {
|
||||
"version": "0.0.6",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/digest-utils/-/digest-utils-0.0.6.tgz",
|
||||
"integrity": "sha512-7ogpe14+Ibh3yLZbi+yoanTL/6HJw3fLEghPB2YXLNh0cyGWcqrpnE8tM9YLhYSLOE14VFanlpiyaKCNX244kQ==",
|
||||
"version": "0.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/digest-utils/-/digest-utils-0.0.9.tgz",
|
||||
"integrity": "sha512-4uK261hgCkk1gXhhhketMJVSsS7dY0lP9SPTMlf8GeGLxry6Mejfn3aqwVAfzO2LHNLxGTPGHYH1VJjSwxxwUA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"debug": "^4.3.4",
|
||||
@@ -594,9 +594,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@jambonz/realtimedb-helpers": {
|
||||
"version": "0.8.19",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/realtimedb-helpers/-/realtimedb-helpers-0.8.19.tgz",
|
||||
"integrity": "sha512-7ROvFyePQHTCw0IZgpPqeCrofShegdqXTDnTclVxo3x0SodWPd0m9mPS8MvsgzRB6Zh2ege/C7o570X+iXPwJg==",
|
||||
"version": "0.8.20",
|
||||
"resolved": "https://registry.npmjs.org/@jambonz/realtimedb-helpers/-/realtimedb-helpers-0.8.20.tgz",
|
||||
"integrity": "sha512-9fmnX8xeTM3MiLG5lH59Wdi4spIcq9a7pLwzslEuf+QHO3RlpT73NIOAqHZDV7ugv/ImDAvF+FSr4FtYij6xSQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"debug": "^4.3.4",
|
||||
|
||||
+2
-2
@@ -30,9 +30,9 @@
|
||||
"dependencies": {
|
||||
"@babel/helpers": "^7.26.10",
|
||||
"@jambonz/db-helpers": "^0.9.19",
|
||||
"@jambonz/digest-utils": "^0.0.6",
|
||||
"@jambonz/digest-utils": "^0.0.9",
|
||||
"@jambonz/mw-registrar": "^0.2.7",
|
||||
"@jambonz/realtimedb-helpers": "^0.8.19",
|
||||
"@jambonz/realtimedb-helpers": "^0.8.20",
|
||||
"@jambonz/stats-collector": "^0.1.10",
|
||||
"@jambonz/time-series": "^0.2.8",
|
||||
"debug": "^4.4.3",
|
||||
|
||||
Reference in New Issue
Block a user