mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-01-08 00:48:52 +08:00
bumped base64 encoder
This commit is contained in:
parent
5b06555afb
commit
ee4b399e76
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
"ioredis": "3.2.1",
|
"ioredis": "3.2.1",
|
||||||
"joi": "13.0.2",
|
"joi": "13.0.2",
|
||||||
"js-yaml": "3.10.0",
|
"js-yaml": "3.10.0",
|
||||||
"libbase64": "1.0.0",
|
"libbase64": "1.0.1",
|
||||||
"libmime": "3.1.0",
|
"libmime": "3.1.0",
|
||||||
"libqp": "1.1.0",
|
"libqp": "1.1.0",
|
||||||
"linkify-it": "2.0.3",
|
"linkify-it": "2.0.3",
|
||||||
|
|
Loading…
Reference in a new issue