Minor dep bumps

This commit is contained in:
Bryan Ashby
2020-06-03 21:56:25 -06:00
parent 0b81b32b74
commit d4afa922cb
2 changed files with 18 additions and 18 deletions

View File

@@ -27,7 +27,7 @@
"buffers": "github:NuSkooler/node-buffers",
"bunyan": "^1.8.12",
"exiftool": "^0.0.3",
"fs-extra": "9.0.0",
"fs-extra": "9.0.1",
"glob": "7.1.6",
"graceful-fs": "^4.2.4",
"hashids": "2.2.1",
@@ -40,10 +40,10 @@
"lru-cache": "^5.1.1",
"mime-types": "2.1.27",
"minimist": "1.2.5",
"moment": "^2.25.3",
"moment": "2.26.0",
"nntp-server": "^1.0.3",
"node-pty": "^0.9.0",
"nodemailer": "^6.4.6",
"nodemailer": "6.4.8",
"otplib": "11.0.1",
"qrcode-generator": "^1.4.4",
"rlogin": "^1.0.0",
@@ -52,13 +52,13 @@
"sqlite3": "^4.2.0",
"sqlite3-trans": "^1.2.2",
"ssh2": "0.8.9",
"telnet-socket": "^0.2.3",
"temptmp": "^1.1.0",
"uuid": "^8.0.0",
"uuid-parse": "1.1.0",
"ws": "^7.3.0",
"xxhash": "^0.3.0",
"yazl": "^2.5.1",
"telnet-socket" : "^0.2.3"
"yazl": "^2.5.1"
},
"devDependencies": {},
"engines": {