Minor dep upgrades

This commit is contained in:
Bryan Ashby
2018-11-10 11:03:29 -07:00
parent a7b506a595
commit a14916d106
2 changed files with 15 additions and 15 deletions

View File

@@ -27,7 +27,7 @@
"buffers": "github:NuSkooler/node-buffers",
"bunyan": "^1.8.12",
"exiftool": "^0.0.3",
"fs-extra": "^7.0.0",
"fs-extra": "^7.0.1",
"glob": "^7.1.2",
"graceful-fs": "^4.1.15",
"hashids": "^1.1.1",
@@ -44,7 +44,7 @@
"rlogin": "^1.0.0",
"sane": "^4.0.2",
"sanitize-filename": "^1.6.1",
"sqlite3": "^4.0.3",
"sqlite3": "^4.0.4",
"sqlite3-trans": "^1.2.0",
"ssh2": "^0.6.1",
"temptmp": "^1.0.0",