Skip to content

Commit

Permalink
Bumped deps
Browse files Browse the repository at this point in the history
  • Loading branch information
andris9 committed Feb 6, 2025
1 parent 6ad9d0e commit 4510cd5
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion data/google-crawlers.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"creationTime": "2025-01-28T15:46:40.000000",
"creationTime": "2025-02-04T15:50:54.000000",
"prefixes": [
{
"ipv6Prefix": "2001:4860:4801:2008::/64"
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"html-to-text": "9.0.5",
"ical.js": "1.5.0",
"iconv-lite": "0.6.3",
"imapflow": "1.0.179",
"imapflow": "1.0.180",
"ioredfour": "1.3.0-ioredis-07",
"ioredis": "5.4.2",
"ipaddr.js": "2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion sbom.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions static/licenses.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!doctype html><html><head><meta charset="utf-8"><title>EmailEngine Licenses</title><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous"></head><body>
<div class="container-fluid">
<h1>EmailEngine v2.50.4</h1><p>EmailEngine includes code from the following software packages:</p>
<h1>EmailEngine v2.50.5</h1><p>EmailEngine includes code from the following software packages:</p>
<table class="table table-sm">
<tr><thead class="thead-dark"><th>Package</th><th>Version</th><th>License</th><th>Publisher</th><th>Publisher's Email</th><th>Package URL</th></tr>
<tbody>
Expand Down Expand Up @@ -3375,7 +3375,7 @@ <h1>EmailEngine v2.50.4</h1><p>EmailEngine includes code from the following soft
</tr>
<tr>
<td><a href="https://npmjs.com/package/imapflow">imapflow</a></td>
<td>1.0.179</td>
<td>1.0.180</td>
<td>MIT</td>
<td>Postal Systems O&#xDC;</td>
<td></td>
Expand Down Expand Up @@ -4535,7 +4535,7 @@ <h1>EmailEngine v2.50.4</h1><p>EmailEngine includes code from the following soft
</tr>
<tr>
<td><a href="https://npmjs.com/package/object-inspect">object-inspect</a></td>
<td>1.13.3</td>
<td>1.13.4</td>
<td>MIT</td>
<td>James Halliday</td>
<td>[email protected]</td>
Expand Down
2 changes: 1 addition & 1 deletion translations/messages.pot
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=ascii\n"
"POT-Creation-Date: 2025-02-04 10:44+0000\n"
"POT-Creation-Date: 2025-02-06 08:37+0000\n"

#: views/config/license.hbs:49
msgid "%d day"
Expand Down

0 comments on commit 4510cd5

Please sign in to comment.