mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-12-27 02:10:52 +08:00
bumped deps
This commit is contained in:
parent
4528be7f82
commit
4da38e28d3
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
@ -19,10 +19,10 @@
|
|||
"ajv": "8.1.0",
|
||||
"chai": "4.3.4",
|
||||
"docsify-cli": "4.4.3",
|
||||
"eslint": "7.24.0",
|
||||
"eslint": "7.25.0",
|
||||
"eslint-config-nodemailer": "1.2.0",
|
||||
"eslint-config-prettier": "8.2.0",
|
||||
"grunt": "1.3.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"grunt": "1.4.0",
|
||||
"grunt-cli": "1.4.2",
|
||||
"grunt-eslint": "23.0.0",
|
||||
"grunt-mocha-test": "0.13.3",
|
||||
|
@ -41,15 +41,15 @@
|
|||
"axios": "0.21.1",
|
||||
"base32.js": "0.1.0",
|
||||
"bcryptjs": "2.4.3",
|
||||
"bull": "3.22.1",
|
||||
"bull": "3.22.3",
|
||||
"gelf": "2.0.1",
|
||||
"generate-password": "1.6.0",
|
||||
"he": "1.2.0",
|
||||
"html-to-text": "7.0.0",
|
||||
"html-to-text": "7.1.1",
|
||||
"humanname": "0.2.2",
|
||||
"iconv-lite": "0.6.2",
|
||||
"ioredfour": "1.0.2-ioredis-03",
|
||||
"ioredis": "4.26.0",
|
||||
"ioredis": "4.27.1",
|
||||
"isemail": "3.2.0",
|
||||
"joi": "17.4.0",
|
||||
"js-yaml": "4.1.0",
|
||||
|
|
Loading…
Reference in a new issue