chore(deps): bump mailparser from 3.7.0 to 3.7.1 (#15379)

* chore(deps): bump mailparser from 3.7.0 to 3.7.1

Bumps [mailparser](https://github.com/nodemailer/mailparser) from 3.7.0 to 3.7.1.
- [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.0...v3.7.1)

---
updated-dependencies:
- dependency-name: mailparser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-25 22:21:01 +00:00 committed by GitHub
parent 867c737f24
commit 9b21ab112c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 24 deletions

View File

@ -88,7 +88,7 @@
"jsrsasign": "10.9.0",
"lru-cache": "10.2.1",
"lz-string": "1.5.0",
"mailparser": "3.7.0",
"mailparser": "3.7.1",
"markdown-it": "14.1.0",
"module-alias": "2.2.3",
"notion-to-md": "3.1.1",

View File

@ -120,8 +120,8 @@ dependencies:
specifier: 1.5.0
version: 1.5.0
mailparser:
specifier: 3.7.0
version: 3.7.0
specifier: 3.7.1
version: 3.7.1
markdown-it:
specifier: 14.1.0
version: 14.1.0
@ -6553,15 +6553,6 @@ packages:
libqp: 2.0.1
dev: false
/libmime@5.3.4:
resolution: {integrity: sha512-TsqPdercr6DHrnoQx1F0nS2Y4yPT+fWuOjEP2rqzvV77hMYWomTe/rpm0u9JORQ/FavEXybAGcBJsQbLr9+hjA==}
dependencies:
encoding-japanese: 2.0.0
iconv-lite: 0.6.3
libbase64: 1.3.0
libqp: 2.1.0
dev: false
/libmime@5.3.5:
resolution: {integrity: sha512-nSlR1yRZ43L3cZCiWEw7ali3jY29Hz9CQQ96Oy+sSspYnIP5N54ucOPHqooBsXzwrX1pwn13VUE05q4WmzfaLg==}
dependencies:
@ -6813,19 +6804,19 @@ packages:
source-map-js: 1.2.0
dev: true
/mailparser@3.7.0:
resolution: {integrity: sha512-yFo1+4r3gHhTcazVGCv3D/uX5VJyyrx4iWkzKtJh8mujYIUm92kpG5BjKpZIJgEoKcKxbJVd4CPs+IImE1sKlQ==}
/mailparser@3.7.1:
resolution: {integrity: sha512-RCnBhy5q8XtB3mXzxcAfT1huNqN93HTYYyL6XawlIKycfxM/rXPg9tXoZ7D46+SgCS1zxKzw+BayDQSvncSTTw==}
dependencies:
encoding-japanese: 2.0.0
encoding-japanese: 2.1.0
he: 1.2.0
html-to-text: 9.0.5
iconv-lite: 0.6.3
libmime: 5.3.4
libmime: 5.3.5
linkify-it: 5.0.0
mailsplit: 5.4.0
nodemailer: 6.9.11
punycode: 2.3.1
tlds: 1.250.0
nodemailer: 6.9.13
punycode.js: 2.3.1
tlds: 1.252.0
dev: false
/mailsplit@5.4.0:
@ -7358,11 +7349,6 @@ packages:
resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==}
dev: true
/nodemailer@6.9.11:
resolution: {integrity: sha512-UiAkgiERuG94kl/3bKfE8o10epvDnl0vokNEtZDPTq9BWzIl6EFT9336SbIT4oaTBD8NmmUTLsQyXHV82eXSWg==}
engines: {node: '>=6.0.0'}
dev: false
/nodemailer@6.9.13:
resolution: {integrity: sha512-7o38Yogx6krdoBf3jCAqnIN4oSQFx+fMa0I7dK1D+me9kBxx12D+/33wSb+fhOCtIxvYJ+4x4IMEhmhCKfAiOA==}
engines: {node: '>=6.0.0'}
@ -9101,6 +9087,11 @@ packages:
hasBin: true
dev: false
/tlds@1.252.0:
resolution: {integrity: sha512-GA16+8HXvqtfEnw/DTcwB0UU354QE1n3+wh08oFjr6Znl7ZLAeUgYzCcK+/CCrOyE0vnHR8/pu3XXG3vDijXpQ==}
hasBin: true
dev: false
/tldts-core@6.1.18:
resolution: {integrity: sha512-e4wx32F/7dMBSZyKAx825Yte3U0PQtZZ0bkWxYQiwLteRVnQ5zM40fEbi0IyNtwQssgJAk3GCr7Q+w39hX0VKA==}
dev: false