Dep. upgrades
This commit is contained in:
parent
87ac0b0f12
commit
46e14685fa
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
|
@ -27,30 +27,30 @@
|
|||
"buffers": "github:NuSkooler/node-buffers",
|
||||
"bunyan": "^1.8.12",
|
||||
"exiftool": "^0.0.3",
|
||||
"fs-extra": "^6.0.1",
|
||||
"fs-extra": "^7.0.0",
|
||||
"glob": "^7.1.2",
|
||||
"graceful-fs": "^4.1.11",
|
||||
"graceful-fs": "^4.1.15",
|
||||
"hashids": "^1.1.1",
|
||||
"hjson": "^3.1.1",
|
||||
"iconv-lite": "^0.4.23",
|
||||
"inquirer": "^6.0.0",
|
||||
"later": "1.2.0",
|
||||
"lodash": "^4.17.10",
|
||||
"mime-types": "^2.1.18",
|
||||
"mime-types": "^2.1.21",
|
||||
"minimist": "1.2.x",
|
||||
"moment": "^2.22.2",
|
||||
"node-pty": "^0.7.4",
|
||||
"nodemailer": "^4.6.5",
|
||||
"rlogin": "^1.0.0",
|
||||
"sane": "^2.5.2",
|
||||
"sane": "^4.0.2",
|
||||
"sanitize-filename": "^1.6.1",
|
||||
"sqlite3": "^4.0.0",
|
||||
"sqlite3": "^4.0.3",
|
||||
"sqlite3-trans": "^1.2.0",
|
||||
"ssh2": "^0.6.1",
|
||||
"temptmp": "^1.0.0",
|
||||
"uuid": "^3.2.1",
|
||||
"uuid-parse": "^1.0.0",
|
||||
"ws": "^5.2.0",
|
||||
"ws": "^6.1.0",
|
||||
"xxhash": "^0.2.4",
|
||||
"yazl": "^2.4.2"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue