Update nttp-server dep to v3.1.0

This commit is contained in:
Bryan Ashby
2022-09-20 16:00:25 -06:00
parent c105a2601a
commit 28a94f842c
2 changed files with 30 additions and 118 deletions

View File

@@ -34,6 +34,7 @@
"buffers": "github:NuSkooler/node-buffers",
"bunyan": "1.8.15",
"deepdash": "^5.3.9",
"easy-table": "^1.2.0",
"exiftool": "^0.0.3",
"fs-extra": "10.1.0",
"glob": "8.0.3",
@@ -48,7 +49,7 @@
"mime-types": "^2.1.35",
"minimist": "^1.2.6",
"moment": "2.29.4",
"nntp-server": "^1.0.3",
"nntp-server": "3.1.0",
"node-pty": "0.10.1",
"nodemailer": "6.7.7",
"otplib": "11.0.1",
@@ -65,8 +66,7 @@
"uuid": "8.3.2",
"uuid-parse": "1.1.0",
"ws": "7.4.3",
"yazl": "^2.5.1",
"easy-table": "^1.2.0"
"yazl": "^2.5.1"
},
"devDependencies": {
"eslint": "8.21.0",