mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-09-15 09:34:33 +08:00
updated mailparser and libmime for iso-2022-jp support
This commit is contained in:
parent
cbd0dffbf2
commit
abe3729953
1 changed files with 4 additions and 4 deletions
|
@ -19,16 +19,16 @@
|
|||
"apidoc": "0.17.7",
|
||||
"browserbox": "0.9.1",
|
||||
"chai": "4.2.0",
|
||||
"eslint": "6.5.1",
|
||||
"eslint": "6.6.0",
|
||||
"eslint-config-nodemailer": "1.2.0",
|
||||
"eslint-config-prettier": "6.4.0",
|
||||
"eslint-config-prettier": "6.5.0",
|
||||
"grunt": "1.0.4",
|
||||
"grunt-cli": "1.3.2",
|
||||
"grunt-eslint": "22.0.0",
|
||||
"grunt-mocha-test": "0.13.3",
|
||||
"grunt-shell-spawn": "0.4.0",
|
||||
"grunt-wait": "0.3.0",
|
||||
"mailparser": "2.7.1",
|
||||
"mailparser": "2.7.4",
|
||||
"mocha": "6.2.2",
|
||||
"request": "2.88.0",
|
||||
"supertest": "4.0.2"
|
||||
|
@ -51,7 +51,7 @@
|
|||
"js-yaml": "3.13.1",
|
||||
"key-fingerprint": "1.1.0",
|
||||
"libbase64": "1.2.1",
|
||||
"libmime": "4.1.3",
|
||||
"libmime": "4.2.1",
|
||||
"libqp": "1.1.0",
|
||||
"mailsplit": "4.4.1",
|
||||
"mobileconfig": "2.3.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue