update drachtio-srf to v5.0.19 (#1519)

Co-authored-by: rhonda hollis <rhonda@jambonz.org>
This commit is contained in:
rhondahollis
2026-02-20 13:19:28 -08:00
committed by GitHub
parent d7beaa1b7b
commit 9090006703
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"debug": "^4.3.4",
"deepcopy": "^2.1.0",
"drachtio-fsmrf": "^4.1.2",
"drachtio-srf": "^5.0.18",
"drachtio-srf": "^5.0.19",
"express": "^4.19.2",
"express-validator": "^7.0.1",
"moment": "^2.30.1",
@@ -4718,9 +4718,9 @@
}
},
"node_modules/drachtio-srf": {
"version": "5.0.18",
"resolved": "https://registry.npmjs.org/drachtio-srf/-/drachtio-srf-5.0.18.tgz",
"integrity": "sha512-gm8kc+w0FuWozR6oprcMqa2oPf9dpMABOrbUZle9XcsvJ+DZxpOk11gBBmtj12oSjPgb5hIi+jxzmI6blKVDRw==",
"version": "5.0.19",
"resolved": "https://registry.npmjs.org/drachtio-srf/-/drachtio-srf-5.0.19.tgz",
"integrity": "sha512-l6YghIldPh5YKwCo++F32zChh6sieDWZ46c/woWZAqKKudBUAN6DNYR/kEP2ROAiN1FAD+Zfgnsc0BSuE+VqjQ==",
"license": "MIT",
"dependencies": {
"debug": "^4.4.3",

View File

@@ -49,7 +49,7 @@
"debug": "^4.3.4",
"deepcopy": "^2.1.0",
"drachtio-fsmrf": "^4.1.2",
"drachtio-srf": "^5.0.18",
"drachtio-srf": "^5.0.19",
"express": "^4.19.2",
"express-validator": "^7.0.1",
"moment": "^2.30.1",