Some dependency updates

This commit is contained in:
Bryan Ashby 2022-04-05 20:55:49 -06:00
parent 487533494c
commit 92b937d755
No known key found for this signature in database
GPG Key ID: C2C1B501E4EFD994
1 changed files with 9 additions and 9 deletions

View File

@ -23,28 +23,28 @@
],
"dependencies": {
"@breejs/later": "4.1.0",
"async": "3.2.3",
"async": "^3.2.3",
"binary-parser": "2.0.2",
"buffers": "github:NuSkooler/node-buffers",
"bunyan": "1.8.15",
"deepdash": "5.3.9",
"deepdash": "^5.3.9",
"exiftool": "^0.0.3",
"fs-extra": "10.0.0",
"glob": "7.2.0",
"graceful-fs": "4.2.9",
"hashids": "2.2.10",
"glob": "^7.2.0",
"graceful-fs": "^4.2.10",
"hashids": "^2.2.10",
"hjson": "3.2.2",
"iconv-lite": "0.6.3",
"ini-config-parser": "^1.0.4",
"inquirer": "8.2.0",
"lodash": "4.17.21",
"lru-cache": "6.0.0",
"mime-types": "2.1.34",
"minimist": "1.2.5",
"moment": "2.29.1",
"mime-types": "^2.1.35",
"minimist": "^1.2.6",
"moment": "^2.29.2",
"nntp-server": "^1.0.3",
"node-pty": "0.10.1",
"nodemailer": "6.7.2",
"nodemailer": "^6.7.3",
"otplib": "11.0.1",
"qrcode-generator": "^1.4.4",
"rlogin": "^1.0.0",