aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-12-02 21:58:50 +0000
committerGravatar vitalyster2024-12-02 15:49:04 -0800
commitdb12279d5b66092224179e23da8e1f6094ce5c6e (patch)
tree9b00b981fb8dbcdd86ef30621d19e3c74a845213 /package.json
parent67909069f40ffd6c0c9f18df6621ee77dbebb2b5 (diff)
build(deps): bump mailparser from 3.7.1 to 3.7.2
Bumps [mailparser](https://github.com/nodemailer/mailparser) from 3.7.1 to 3.7.2. - [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.7.1...v3.7.2) --- 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 c0da6bd90..5b62b2224 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"evil-icons": "^1.10.1",
"express": "^4.21.0",
"formdata-polyfill": "^4.0.10",
- "mailparser": "^3.7.1",
+ "mailparser": "^3.7.2",
"node-pushnotifications": "^3.1.1",
"node-telegram-bot-api": "^0.66.0",
"pg": "^8.13.1",