Bumped deps

This commit is contained in:
Andris Reinman 2023-07-20 13:47:56 +03:00
parent ecf362c67d
commit 248fdaea43

View file

@ -26,24 +26,24 @@
"ajv": "8.12.0", "ajv": "8.12.0",
"chai": "4.3.7", "chai": "4.3.7",
"docsify-cli": "4.4.4", "docsify-cli": "4.4.4",
"eslint": "8.43.0", "eslint": "8.45.0",
"eslint-config-nodemailer": "1.2.0", "eslint-config-nodemailer": "1.2.0",
"eslint-config-prettier": "8.8.0", "eslint-config-prettier": "8.8.0",
"grunt": "1.6.1", "grunt": "1.6.1",
"grunt-cli": "1.4.3", "grunt-cli": "1.4.3",
"grunt-eslint": "24.1.0", "grunt-eslint": "24.3.0",
"grunt-mocha-test": "0.13.3", "grunt-mocha-test": "0.13.3",
"grunt-shell-spawn": "0.4.0", "grunt-shell-spawn": "0.4.0",
"grunt-wait": "0.3.0", "grunt-wait": "0.3.0",
"imapflow": "1.0.130", "imapflow": "1.0.134",
"mailparser": "3.6.4", "mailparser": "3.6.5",
"mocha": "10.2.0", "mocha": "10.2.0",
"request": "2.88.2", "request": "2.88.2",
"supertest": "6.3.3" "supertest": "6.3.3"
}, },
"dependencies": { "dependencies": {
"@fidm/x509": "1.2.1", "@fidm/x509": "1.2.1",
"@opensearch-project/opensearch": "2.2.0", "@opensearch-project/opensearch": "2.3.1",
"@phc/pbkdf2": "1.1.14", "@phc/pbkdf2": "1.1.14",
"@postalsys/vmc": "1.0.6", "@postalsys/vmc": "1.0.6",
"@root/acme": "3.1.0", "@root/acme": "3.1.0",
@ -52,7 +52,7 @@
"axios": "1.4.0", "axios": "1.4.0",
"base32.js": "0.1.0", "base32.js": "0.1.0",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"bson": "5.3.0", "bson": "5.4.0",
"bullmq": "3.15.8", "bullmq": "3.15.8",
"fido2-lib": "3.4.1", "fido2-lib": "3.4.1",
"gelf": "2.0.1", "gelf": "2.0.1",
@ -82,7 +82,7 @@
"msgpack5": "6.0.2", "msgpack5": "6.0.2",
"node-forge": "1.3.1", "node-forge": "1.3.1",
"node-html-parser": "6.1.5", "node-html-parser": "6.1.5",
"nodemailer": "6.9.3", "nodemailer": "6.9.4",
"npmlog": "7.0.1", "npmlog": "7.0.1",
"openpgp": "5.9.0", "openpgp": "5.9.0",
"pem-jwk": "2.0.0", "pem-jwk": "2.0.0",