mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-11-10 17:47:07 +08:00
Bumped deps
This commit is contained in:
parent
9970c558fa
commit
9777247eb4
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
@ -24,9 +24,9 @@
|
|||
"homepage": "https://wildduck.email/",
|
||||
"devDependencies": {
|
||||
"ajv": "8.12.0",
|
||||
"chai": "4.3.7",
|
||||
"chai": "4.3.8",
|
||||
"docsify-cli": "4.4.4",
|
||||
"eslint": "8.46.0",
|
||||
"eslint": "8.47.0",
|
||||
"eslint-config-nodemailer": "1.2.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"grunt": "1.6.1",
|
||||
|
@ -35,7 +35,7 @@
|
|||
"grunt-mocha-test": "0.13.3",
|
||||
"grunt-shell-spawn": "0.4.0",
|
||||
"grunt-wait": "0.3.0",
|
||||
"imapflow": "1.0.135",
|
||||
"imapflow": "1.0.136",
|
||||
"mailparser": "3.6.5",
|
||||
"mocha": "10.2.0",
|
||||
"request": "2.88.2",
|
||||
|
@ -53,7 +53,7 @@
|
|||
"base32.js": "0.1.0",
|
||||
"bcryptjs": "2.4.3",
|
||||
"bson": "5.4.0",
|
||||
"bullmq": "4.7.1",
|
||||
"bullmq": "4.8.0",
|
||||
"fido2-lib": "3.4.1",
|
||||
"gelf": "2.0.1",
|
||||
"generate-password": "1.7.0",
|
||||
|
@ -81,7 +81,7 @@
|
|||
"mongodb-extended-json": "1.11.1",
|
||||
"msgpack5": "6.0.2",
|
||||
"node-forge": "1.3.1",
|
||||
"node-html-parser": "6.1.5",
|
||||
"node-html-parser": "6.1.6",
|
||||
"nodemailer": "6.9.4",
|
||||
"npmlog": "7.0.1",
|
||||
"openpgp": "5.9.0",
|
||||
|
@ -96,7 +96,7 @@
|
|||
"saslprep": "1.0.3",
|
||||
"search-string": "3.1.0",
|
||||
"seq-index": "1.1.0",
|
||||
"smtp-server": "3.12.0",
|
||||
"smtp-server": "3.13.0",
|
||||
"speakeasy": "2.0.0",
|
||||
"unix-crypt-td-js": "1.1.4",
|
||||
"unixcrypt": "1.2.0",
|
||||
|
|
Loading…
Reference in a new issue