Minor dep version updates

This commit is contained in:
Bryan Ashby
2020-11-18 14:01:58 -07:00
parent c13bd557a6
commit f5a6afb579
2 changed files with 160 additions and 89 deletions

View File

@@ -23,10 +23,10 @@
],
"dependencies": {
"async": "3.2.0",
"binary-parser": "^1.6.2",
"binary-parser": "1.7.0",
"buffers": "github:NuSkooler/node-buffers",
"bunyan": "1.8.14",
"deepdash": "^5.1.1",
"deepdash": "5.3.2",
"exiftool": "^0.0.3",
"fs-extra": "9.0.1",
"glob": "7.1.6",
@@ -35,13 +35,13 @@
"hjson": "3.2.2",
"iconv-lite": "0.5.1",
"ini-config-parser": "^1.0.4",
"inquirer": "^7.1.0",
"inquirer": "7.3.3",
"later": "1.2.0",
"lodash": "4.17.20",
"lru-cache": "^5.1.1",
"mime-types": "2.1.27",
"minimist": "1.2.5",
"moment": "2.26.0",
"moment": "2.29.1",
"nntp-server": "^1.0.3",
"node-pty": "^0.9.0",
"nodemailer": "6.4.16",
@@ -55,14 +55,14 @@
"ssh2": "0.8.9",
"telnet-socket": "^0.2.3",
"temptmp": "^1.1.0",
"uuid": "8.1.0",
"uuid": "8.3.1",
"uuid-parse": "1.1.0",
"ws": "^7.3.0",
"ws": "7.4.0",
"xxhash": "^0.3.0",
"yazl": "^2.5.1"
},
"devDependencies": {
"eslint": "^7.2.0"
"eslint": "7.13.0"
},
"engines": {
"node": ">=12"