Some dependency updates
This commit is contained in:
parent
487533494c
commit
92b937d755
18
package.json
18
package.json
|
@ -23,28 +23,28 @@
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@breejs/later": "4.1.0",
|
"@breejs/later": "4.1.0",
|
||||||
"async": "3.2.3",
|
"async": "^3.2.3",
|
||||||
"binary-parser": "2.0.2",
|
"binary-parser": "2.0.2",
|
||||||
"buffers": "github:NuSkooler/node-buffers",
|
"buffers": "github:NuSkooler/node-buffers",
|
||||||
"bunyan": "1.8.15",
|
"bunyan": "1.8.15",
|
||||||
"deepdash": "5.3.9",
|
"deepdash": "^5.3.9",
|
||||||
"exiftool": "^0.0.3",
|
"exiftool": "^0.0.3",
|
||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"glob": "7.2.0",
|
"glob": "^7.2.0",
|
||||||
"graceful-fs": "4.2.9",
|
"graceful-fs": "^4.2.10",
|
||||||
"hashids": "2.2.10",
|
"hashids": "^2.2.10",
|
||||||
"hjson": "3.2.2",
|
"hjson": "3.2.2",
|
||||||
"iconv-lite": "0.6.3",
|
"iconv-lite": "0.6.3",
|
||||||
"ini-config-parser": "^1.0.4",
|
"ini-config-parser": "^1.0.4",
|
||||||
"inquirer": "8.2.0",
|
"inquirer": "8.2.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"lru-cache": "6.0.0",
|
"lru-cache": "6.0.0",
|
||||||
"mime-types": "2.1.34",
|
"mime-types": "^2.1.35",
|
||||||
"minimist": "1.2.5",
|
"minimist": "^1.2.6",
|
||||||
"moment": "2.29.1",
|
"moment": "^2.29.2",
|
||||||
"nntp-server": "^1.0.3",
|
"nntp-server": "^1.0.3",
|
||||||
"node-pty": "0.10.1",
|
"node-pty": "0.10.1",
|
||||||
"nodemailer": "6.7.2",
|
"nodemailer": "^6.7.3",
|
||||||
"otplib": "11.0.1",
|
"otplib": "11.0.1",
|
||||||
"qrcode-generator": "^1.4.4",
|
"qrcode-generator": "^1.4.4",
|
||||||
"rlogin": "^1.0.0",
|
"rlogin": "^1.0.0",
|
||||||
|
|
Loading…
Reference in New Issue