Deps updated working fine

This commit is contained in:
Bryan Ashby
2019-07-06 21:15:19 -06:00
parent 2f391bdbab
commit 53aea7098f
2 changed files with 139 additions and 134 deletions

View File

@@ -22,41 +22,41 @@
"retro"
],
"dependencies": {
"async": "^2.6.2",
"binary-parser": "^1.3.2",
"async": "3.1.0",
"binary-parser": "1.4.0",
"buffers": "github:NuSkooler/node-buffers",
"bunyan": "^1.8.12",
"exiftool": "^0.0.3",
"fs-extra": "^7.0.1",
"glob": "^7.1.2",
"graceful-fs": "^4.1.15",
"fs-extra": "8.1.0",
"glob": "7.1.4",
"graceful-fs": "4.2.0",
"hashids": "^1.1.1",
"hjson": "^3.1.2",
"iconv-lite": "^0.4.23",
"inquirer": "^6.2.2",
"iconv-lite": "0.5.0",
"inquirer": "6.4.1",
"later": "1.2.0",
"lodash": "^4.17.10",
"lru-cache": "^5.1.1",
"mime-types": "^2.1.22",
"mime-types": "2.1.24",
"minimist": "1.2.x",
"moment": "^2.24.0",
"nntp-server": "^1.0.3",
"node-pty": "^0.8.1",
"nodemailer": "^5.1.1",
"nodemailer": "6.2.1",
"otplib": "11.0.1",
"qrcode-generator": "1.4.3",
"rlogin": "^1.0.0",
"sane": "^4.0.2",
"sane": "4.1.0",
"sanitize-filename": "^1.6.1",
"sqlite3": "^4.0.6",
"sqlite3": "4.0.9",
"sqlite3-trans": "^1.2.1",
"ssh2": "^0.8.2",
"ssh2": "0.8.4",
"temptmp": "^1.1.0",
"uuid": "^3.2.1",
"uuid-parse": "^1.0.0",
"ws": "^6.1.3",
"uuid-parse": "1.1.0",
"ws": "7.0.1",
"xxhash": "^0.2.4",
"yazl": "^2.5.1",
"otplib": "^10.0.1",
"qrcode-generator": "1.4.3"
"yazl": "^2.5.1"
},
"devDependencies": {},
"engines": {