Skip to content

Commit

Permalink
Bumped deps
Browse files Browse the repository at this point in the history
  • Loading branch information
andris9 committed Jul 20, 2023
1 parent ecf362c commit 248fdae
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 248fdae

Please sign in to comment.