This commit is contained in:
Andris Reinman 2021-10-11 17:11:59 +03:00
parent 6b555c050f
commit cf624823f9
No known key found for this signature in database
GPG key ID: DC6C83F4D584D364

View file

@ -1,6 +1,6 @@
{
"name": "wildduck",
"version": "1.35.6",
"version": "1.36.0",
"description": "IMAP/POP3 server built with Node.js and MongoDB",
"main": "server.js",
"scripts": {
@ -22,7 +22,7 @@
"ajv": "8.6.3",
"chai": "4.3.4",
"docsify-cli": "4.4.3",
"eslint": "7.32.0",
"eslint": "8.0.0",
"eslint-config-nodemailer": "1.2.0",
"eslint-config-prettier": "8.3.0",
"grunt": "1.4.1",
@ -32,7 +32,7 @@
"grunt-shell-spawn": "0.4.0",
"grunt-wait": "0.3.0",
"imapflow": "1.0.74",
"mailparser": "3.3.3",
"mailparser": "3.4.0",
"mocha": "9.1.2",
"request": "2.88.2",
"supertest": "6.1.6"
@ -55,7 +55,7 @@
"humanname": "0.2.2",
"iconv-lite": "0.6.3",
"ioredfour": "1.2.0-ioredis-06",
"ioredis": "4.27.10",
"ioredis": "4.27.11",
"ipaddr.js": "2.0.1",
"isemail": "3.2.0",
"joi": "17.4.2",
@ -64,13 +64,13 @@
"libbase64": "1.2.1",
"libmime": "5.0.0",
"libqp": "1.1.0",
"mailsplit": "5.2.0",
"mailsplit": "5.3.1",
"mobileconfig": "2.4.0",
"mongo-cursor-pagination": "7.6.0",
"mongodb": "4.1.2",
"mongodb": "4.1.3",
"mongodb-extended-json": "1.11.1",
"node-forge": "0.10.0",
"nodemailer": "6.6.5",
"nodemailer": "6.7.0",
"npmlog": "5.0.1",
"openpgp": "5.0.0",
"pem-jwk": "2.0.0",