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
ecf362c67d
commit
248fdaea43
1 changed files with 7 additions and 7 deletions
14
package.json
14
package.json
|
@ -26,24 +26,24 @@
|
|||
"ajv": "8.12.0",
|
||||
"chai": "4.3.7",
|
||||
"docsify-cli": "4.4.4",
|
||||
"eslint": "8.43.0",
|
||||
"eslint": "8.45.0",
|
||||
"eslint-config-nodemailer": "1.2.0",
|
||||
"eslint-config-prettier": "8.8.0",
|
||||
"grunt": "1.6.1",
|
||||
"grunt-cli": "1.4.3",
|
||||
"grunt-eslint": "24.1.0",
|
||||
"grunt-eslint": "24.3.0",
|
||||
"grunt-mocha-test": "0.13.3",
|
||||
"grunt-shell-spawn": "0.4.0",
|
||||
"grunt-wait": "0.3.0",
|
||||
"imapflow": "1.0.130",
|
||||
"mailparser": "3.6.4",
|
||||
"imapflow": "1.0.134",
|
||||
"mailparser": "3.6.5",
|
||||
"mocha": "10.2.0",
|
||||
"request": "2.88.2",
|
||||
"supertest": "6.3.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fidm/x509": "1.2.1",
|
||||
"@opensearch-project/opensearch": "2.2.0",
|
||||
"@opensearch-project/opensearch": "2.3.1",
|
||||
"@phc/pbkdf2": "1.1.14",
|
||||
"@postalsys/vmc": "1.0.6",
|
||||
"@root/acme": "3.1.0",
|
||||
|
@ -52,7 +52,7 @@
|
|||
"axios": "1.4.0",
|
||||
"base32.js": "0.1.0",
|
||||
"bcryptjs": "2.4.3",
|
||||
"bson": "5.3.0",
|
||||
"bson": "5.4.0",
|
||||
"bullmq": "3.15.8",
|
||||
"fido2-lib": "3.4.1",
|
||||
"gelf": "2.0.1",
|
||||
|
@ -82,7 +82,7 @@
|
|||
"msgpack5": "6.0.2",
|
||||
"node-forge": "1.3.1",
|
||||
"node-html-parser": "6.1.5",
|
||||
"nodemailer": "6.9.3",
|
||||
"nodemailer": "6.9.4",
|
||||
"npmlog": "7.0.1",
|
||||
"openpgp": "5.9.0",
|
||||
"pem-jwk": "2.0.0",
|
||||
|
|
Loading…
Reference in a new issue