Update dep. packages

This commit is contained in:
Bryan Ashby
2019-02-15 19:06:10 -07:00
parent cd43d482a5
commit 08186109a1
2 changed files with 40 additions and 40 deletions

View File

@@ -22,7 +22,7 @@
"retro"
],
"dependencies": {
"async": "^2.6.1",
"async": "^2.6.2",
"binary-parser": "^1.3.2",
"buffers": "github:NuSkooler/node-buffers",
"bunyan": "^1.8.12",
@@ -33,11 +33,11 @@
"hashids": "^1.1.1",
"hjson": "^3.1.2",
"iconv-lite": "^0.4.23",
"inquirer": "^6.2.1",
"inquirer": "^6.2.2",
"later": "1.2.0",
"lodash": "^4.17.10",
"lru-cache": "^5.1.1",
"mime-types": "^2.1.21",
"mime-types": "^2.1.22",
"minimist": "1.2.x",
"moment": "^2.24.0",
"nntp-server": "^1.0.3",