Skip to content
Closed
32 changes: 14 additions & 18 deletions THIRD_PARTY_LICENSES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16712,8 +16712,9 @@ The complete list of contributors can be found at:

The following npm packages may be included in this product:

- nodemailer@6.9.9
- nodemailer@7.0.6
- nodemailer@8.0.2
- nodemailer@8.0.3

These packages each contain the following license:

Expand Down Expand Up @@ -17396,13 +17397,11 @@ OTHER DEALINGS IN THE SOFTWARE.

-----------

The following npm packages may be included in this product:
The following npm package may be included in this product:

- libmime@5.2.0
- libmime@5.2.1
- libmime@5.3.7

These packages each contain the following license:
This package contains the following license:

Copyright (c) 2014-2016 Andris Reinman

Expand Down Expand Up @@ -17489,12 +17488,11 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-----------

The following npm packages may be included in this product:
The following npm package may be included in this product:

- libbase64@1.2.1
- libbase64@1.3.0

These packages each contain the following license:
This package contains the following license:

Copyright (c) 2014-2017 Andris Reinman

Expand Down Expand Up @@ -17568,12 +17566,11 @@ THE SOFTWARE.

-----------

The following npm packages may be included in this product:
The following npm package may be included in this product:

- libqp@2.0.1
- libqp@2.1.1

These packages each contain the following license:
This package contains the following license:

Copyright (c) 2014-2022 Andris Reinman

Expand Down Expand Up @@ -18808,11 +18805,11 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND

The following npm package may be included in this product:

- mailparser@3.6.7
- mailparser@3.9.4

This package contains the following license:

Copyright (c) 2020 - 2021 Andris Reinman
Copyright (c) 2020 - 2025 Andris Reinman

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -26622,7 +26619,7 @@ THE SOFTWARE.

The following npm packages may be included in this product:

- mailsplit@5.4.0
- @zone-eu/mailsplit@5.4.8
- mailsplit@5.4.6

These packages each contain the following license:
Expand Down Expand Up @@ -26712,12 +26709,11 @@ THE SOFTWARE.

-----------

The following npm packages may be included in this product:
The following npm package may be included in this product:

- encoding-japanese@2.0.0
- encoding-japanese@2.2.0

These packages each contain the following license:
This package contains the following license:

MIT License

Expand Down Expand Up @@ -27025,7 +27021,7 @@ SOFTWARE.

The following npm package may be included in this product:

- tlds@1.248.0
- tlds@1.261.0

This package contains the following license:

Expand Down
116 changes: 48 additions & 68 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@
"lottie-web": "5.12.2",
"lru-cache": "7.18.3",
"lucide-react": "0.407.0",
"mailparser": "3.6.7",
"mailparser": "3.9.4",
"markdown-to-text": "0.1.1",
"marked": "4.3.0",
"mermaid": "11.12.0",
Expand All @@ -239,7 +239,7 @@
"nanoid": "3.3.8",
"node-cron": "3.0.3",
"node-emoji": "2.2.0",
"nodemailer": "6.9.9",
"nodemailer": "8.0.3",
"npm": "10.8.2",
"nx-cloud": "19.1.0",
"object-sizeof": "2.6.3",
Expand Down
Loading