Comparing version 1.0.121 to 1.0.122
{ | ||
"name": "imapflow", | ||
"version": "1.0.121", | ||
"version": "1.0.122", | ||
"description": "IMAP Client for Node", | ||
@@ -30,14 +30,14 @@ "main": "./lib/imap-flow.js", | ||
"devDependencies": { | ||
"@babel/eslint-parser": "7.19.1", | ||
"@babel/eslint-parser": "7.21.3", | ||
"@babel/eslint-plugin": "7.19.1", | ||
"@babel/plugin-syntax-class-properties": "7.12.13", | ||
"@babel/preset-env": "7.20.2", | ||
"@types/node": "18.14.0", | ||
"@types/node": "18.15.3", | ||
"braintree-jsdoc-template": "3.3.0", | ||
"eslint": "8.34.0", | ||
"eslint": "8.36.0", | ||
"eslint-config-nodemailer": "1.2.0", | ||
"eslint-config-prettier": "8.6.0", | ||
"eslint-config-prettier": "8.7.0", | ||
"grunt": "1.6.1", | ||
"grunt-cli": "1.4.3", | ||
"grunt-contrib-nodeunit": "4.0.0", | ||
"grunt-contrib-nodeunit": "5.0.0", | ||
"grunt-eslint": "24.0.1", | ||
@@ -56,5 +56,5 @@ "jsdoc": "3.6.11", | ||
"nodemailer": "6.9.1", | ||
"pino": "8.10.0", | ||
"pino": "8.11.0", | ||
"socks": "2.7.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
549335
12218
+ Addedpino@8.11.0(transitive)
- Removedpino@8.10.0(transitive)
Updatedpino@8.11.0