chore(deps): bump mailparser from 3.9.4 to 3.9.5 (#21490)
Bumps [mailparser](https://github.com/nodemailer/mailparser) from 3.9.4 to 3.9.5. - [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.9.4...v3.9.5) --- updated-dependencies: - dependency-name: mailparser dependency-version: 3.9.5 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
85d711c6d8
commit
f0af555774
|
|
@ -104,7 +104,7 @@
|
|||
"jsrsasign": "11.1.1",
|
||||
"lru-cache": "11.2.7",
|
||||
"lz-string": "1.5.0",
|
||||
"mailparser": "3.9.4",
|
||||
"mailparser": "3.9.5",
|
||||
"markdown-it": "14.1.1",
|
||||
"mixi2": "0.2.2",
|
||||
"narou": "2.0.1",
|
||||
|
|
|
|||
|
|
@ -173,8 +173,8 @@ importers:
|
|||
specifier: 1.5.0
|
||||
version: 1.5.0
|
||||
mailparser:
|
||||
specifier: 3.9.4
|
||||
version: 3.9.4
|
||||
specifier: 3.9.5
|
||||
version: 3.9.5
|
||||
markdown-it:
|
||||
specifier: 14.1.1
|
||||
version: 14.1.1
|
||||
|
|
@ -4570,8 +4570,8 @@ packages:
|
|||
magicast@0.5.2:
|
||||
resolution: {integrity: sha512-E3ZJh4J3S9KfwdjZhe2afj6R9lGIN5Pher1pF39UGrXRqq/VDaGVIGN13BjHd2u8B61hArAGOnso7nBOouW3TQ==}
|
||||
|
||||
mailparser@3.9.4:
|
||||
resolution: {integrity: sha512-ZmCnrMnRod+Cq6h7afn9DMFlT1B5gf484Ji+55NhUR4+w4q9z9d7lHHvL8pXP6kp/ehr8pGLQZBmjHpjvItuTQ==}
|
||||
mailparser@3.9.5:
|
||||
resolution: {integrity: sha512-i5mXdEqDrh7I095uiQiebOrc00AOIJRLlpze1nBb82oZpI4GaCJIn9ypXR2bqb/Ayr7q+nmT6k11yYU5Age/Gg==}
|
||||
|
||||
make-dir@4.0.0:
|
||||
resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
|
||||
|
|
@ -4847,10 +4847,6 @@ packages:
|
|||
node-releases@2.0.36:
|
||||
resolution: {integrity: sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==}
|
||||
|
||||
nodemailer@8.0.2:
|
||||
resolution: {integrity: sha512-zbj002pZAIkWQFxyAaqoxvn+zoIwRnS40hgjqTXudKOOJkiFFgBeNqjgD3/YCR12sZnrghWYBY+yP1ZucdDRpw==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
|
||||
nodemailer@8.0.3:
|
||||
resolution: {integrity: sha512-JQNBqvK+bj3NMhUFR3wmCl3SYcOeMotDiwDBvIoCuQdF0PvlIY0BH+FJ2CG7u4cXKPChplE78oowlH/Otsc4ZQ==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
|
|
@ -10300,7 +10296,7 @@ snapshots:
|
|||
'@babel/types': 7.29.0
|
||||
source-map-js: 1.2.1
|
||||
|
||||
mailparser@3.9.4:
|
||||
mailparser@3.9.5:
|
||||
dependencies:
|
||||
'@zone-eu/mailsplit': 5.4.8
|
||||
encoding-japanese: 2.2.0
|
||||
|
|
@ -10309,7 +10305,7 @@ snapshots:
|
|||
iconv-lite: 0.7.2
|
||||
libmime: 5.3.7
|
||||
linkify-it: 5.0.0
|
||||
nodemailer: 8.0.2
|
||||
nodemailer: 8.0.3
|
||||
punycode.js: 2.3.1
|
||||
tlds: 1.261.0
|
||||
|
||||
|
|
@ -10650,8 +10646,6 @@ snapshots:
|
|||
|
||||
node-releases@2.0.36: {}
|
||||
|
||||
nodemailer@8.0.2: {}
|
||||
|
||||
nodemailer@8.0.3: {}
|
||||
|
||||
nopt@7.2.1:
|
||||
|
|
|
|||
Loading…
Reference in New Issue