Update a number of dependencies

* minor versions
* patches / fixes
This commit is contained in:
Bryan Ashby
2022-01-31 22:22:22 -07:00
parent 42a5539c81
commit 0bb985ec0f
2 changed files with 77 additions and 65 deletions

View File

@@ -22,29 +22,29 @@
"retro"
],
"dependencies": {
"@breejs/later": "^4.0.2",
"async": "3.2.0",
"@breejs/later": "4.1.0",
"async": "3.2.3",
"binary-parser": "1.7.0",
"buffers": "github:NuSkooler/node-buffers",
"bunyan": "1.8.15",
"deepdash": "5.3.5",
"deepdash": "5.3.9",
"exiftool": "^0.0.3",
"fs-extra": "9.1.0",
"glob": "7.1.6",
"graceful-fs": "4.2.5",
"hashids": "2.2.8",
"glob": "7.2.0",
"graceful-fs": "4.2.9",
"hashids": "2.2.10",
"hjson": "3.2.2",
"iconv-lite": "^0.6.2",
"iconv-lite": "0.6.3",
"ini-config-parser": "^1.0.4",
"inquirer": "7.3.3",
"lodash": "4.17.21",
"lru-cache": "^5.1.1",
"mime-types": "2.1.28",
"mime-types": "2.1.34",
"minimist": "1.2.5",
"moment": "2.29.1",
"nntp-server": "^1.0.3",
"node-pty": "0.10.0",
"nodemailer": "6.4.17",
"node-pty": "0.10.1",
"nodemailer": "6.7.2",
"otplib": "11.0.1",
"qrcode-generator": "^1.4.4",
"rlogin": "^1.0.0",