PadMessageHandler: Switch from nodeify to util.callbackify

This commit is contained in:
Richard Hansen 2021-11-16 02:12:54 -05:00
parent abf4eeeb17
commit 5c1177a3d9
3 changed files with 9 additions and 6 deletions

View file

@ -53,7 +53,6 @@
"log4js": "0.6.38",
"measured-core": "^2.0.0",
"mime-types": "^2.1.33",
"nodeify": "1.0.1",
"npm": "^6.14.15",
"openapi-backend": "^4.2.0",
"proxy-addr": "^2.0.7",
@ -90,6 +89,7 @@
"etherpad-cli-client": "^0.1.12",
"mocha": "^9.1.1",
"mocha-froth": "^0.2.10",
"nodeify": "^1.0.1",
"openapi-schema-validation": "^0.4.2",
"selenium-webdriver": "^4.0.0-rc-1",
"set-cookie-parser": "^2.4.8",