aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-03-04 21:43:59 +0000
committerGravatar vitalyster2024-03-06 12:18:26 +0300
commit3bb0d78314b451e1b970e9dd804bcd5e625c4d21 (patch)
tree351aa1df6a9e5c851e08d2763b1b0cbe7eaa7862 /package.json
parent524290e3bfd5a9f410eef90eb723972eb9a84b3e (diff)
build(deps): bump mailparser from 3.6.7 to 3.6.9
Bumps [mailparser](https://github.com/nodemailer/mailparser) from 3.6.7 to 3.6.9. - [Release notes](https://github.com/nodemailer/mailparser/releases) - [Changelog](https://github.com/nodemailer/mailparser/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/mailparser/compare/v3.6.7...v3.6.9) --- updated-dependencies: - dependency-name: mailparser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cbd0c5f3..7c1c7c87 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
"evil-icons": "^1.10.1",
"express": "^4.18.2",
"formdata-polyfill": "^4.0.10",
- "mailparser": "^3.6.7",
+ "mailparser": "^3.6.9",
"node-pushnotifications": "^2.1.1",
"node-telegram-bot-api": "^0.64.0",
"react": "^18.2.0",