mirror of
https://github.com/jambonz/sbc-outbound.git
synced 2025-12-19 04:27:45 +00:00
feat: update stat collector version (#75)
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -15,7 +15,7 @@
|
|||||||
"@jambonz/realtimedb-helpers": "^0.7.0",
|
"@jambonz/realtimedb-helpers": "^0.7.0",
|
||||||
"@jambonz/rtpengine-utils": "^0.4.3",
|
"@jambonz/rtpengine-utils": "^0.4.3",
|
||||||
"@jambonz/siprec-client-utils": "^0.2.4",
|
"@jambonz/siprec-client-utils": "^0.2.4",
|
||||||
"@jambonz/stats-collector": "^0.1.6",
|
"@jambonz/stats-collector": "^0.1.8",
|
||||||
"@jambonz/time-series": "^0.2.5",
|
"@jambonz/time-series": "^0.2.5",
|
||||||
"cidr-matcher": "^2.1.1",
|
"cidr-matcher": "^2.1.1",
|
||||||
"debug": "^4.3.4",
|
"debug": "^4.3.4",
|
||||||
@@ -646,9 +646,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@jambonz/stats-collector": {
|
"node_modules/@jambonz/stats-collector": {
|
||||||
"version": "0.1.6",
|
"version": "0.1.8",
|
||||||
"resolved": "https://registry.npmjs.org/@jambonz/stats-collector/-/stats-collector-0.1.6.tgz",
|
"resolved": "https://registry.npmjs.org/@jambonz/stats-collector/-/stats-collector-0.1.8.tgz",
|
||||||
"integrity": "sha512-Qk+kpeb2wravpj3OYPC4N3ML1qoAzARNLfKGZtJ05PTAtfWoZMPnyfPAM9EJHIiVfs2Lec3CXDjEpHna0mc9EA==",
|
"integrity": "sha512-PadBKTmcphU7bZI7pVr4awhoIi+DMLw7An6AGE0GGsLCn2x0IGnxr9k47gI4Bk3OaSF6N7RyVLEAMkJfr24l8Q==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"debug": "^4.3.2",
|
"debug": "^4.3.2",
|
||||||
"hot-shots": "^8.5.0"
|
"hot-shots": "^8.5.0"
|
||||||
@@ -5302,9 +5302,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@jambonz/stats-collector": {
|
"@jambonz/stats-collector": {
|
||||||
"version": "0.1.6",
|
"version": "0.1.8",
|
||||||
"resolved": "https://registry.npmjs.org/@jambonz/stats-collector/-/stats-collector-0.1.6.tgz",
|
"resolved": "https://registry.npmjs.org/@jambonz/stats-collector/-/stats-collector-0.1.8.tgz",
|
||||||
"integrity": "sha512-Qk+kpeb2wravpj3OYPC4N3ML1qoAzARNLfKGZtJ05PTAtfWoZMPnyfPAM9EJHIiVfs2Lec3CXDjEpHna0mc9EA==",
|
"integrity": "sha512-PadBKTmcphU7bZI7pVr4awhoIi+DMLw7An6AGE0GGsLCn2x0IGnxr9k47gI4Bk3OaSF6N7RyVLEAMkJfr24l8Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"debug": "^4.3.2",
|
"debug": "^4.3.2",
|
||||||
"hot-shots": "^8.5.0"
|
"hot-shots": "^8.5.0"
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
"@jambonz/mw-registrar": "0.2.2",
|
"@jambonz/mw-registrar": "0.2.2",
|
||||||
"@jambonz/rtpengine-utils": "^0.4.3",
|
"@jambonz/rtpengine-utils": "^0.4.3",
|
||||||
"@jambonz/siprec-client-utils": "^0.2.4",
|
"@jambonz/siprec-client-utils": "^0.2.4",
|
||||||
"@jambonz/stats-collector": "^0.1.6",
|
"@jambonz/stats-collector": "^0.1.8",
|
||||||
"@jambonz/time-series": "^0.2.5",
|
"@jambonz/time-series": "^0.2.5",
|
||||||
"cidr-matcher": "^2.1.1",
|
"cidr-matcher": "^2.1.1",
|
||||||
"debug": "^4.3.4",
|
"debug": "^4.3.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user