Skip to content

Commit 01d1453

Browse files
committed
Bumped deps
1 parent d402888 commit 01d1453

File tree

5 files changed

+35
-35
lines changed

5 files changed

+35
-35
lines changed

package-lock.json

+17-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"html-to-text": "9.0.5",
7575
"ical.js": "1.5.0",
7676
"iconv-lite": "0.6.3",
77-
"imapflow": "1.0.183",
77+
"imapflow": "1.0.184",
7878
"ioredfour": "1.3.0-ioredis-07",
7979
"ioredis": "5.6.0",
8080
"ipaddr.js": "2.2.0",

sbom.json

+1-1
Large diffs are not rendered by default.

static/licenses.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ <h1>EmailEngine v2.51.0</h1><p>EmailEngine includes code from the following soft
226226
</tr>
227227
<tr>
228228
<td><a href="https://npmjs.com/package/@eslint-community/eslint-utils">@eslint-community/eslint-utils</a></td>
229-
<td>4.4.1</td>
229+
<td>4.5.0</td>
230230
<td>MIT</td>
231231
<td>Toru Nagashima</td>
232232
<td></td>
@@ -3385,7 +3385,7 @@ <h1>EmailEngine v2.51.0</h1><p>EmailEngine includes code from the following soft
33853385
</tr>
33863386
<tr>
33873387
<td><a href="https://npmjs.com/package/imapflow">imapflow</a></td>
3388-
<td>1.0.183</td>
3388+
<td>1.0.184</td>
33893389
<td>MIT</td>
33903390
<td>Postal Systems O&#xDC;</td>
33913391
<td></td>
@@ -5925,7 +5925,7 @@ <h1>EmailEngine v2.51.0</h1><p>EmailEngine includes code from the following soft
59255925
</tr>
59265926
<tr>
59275927
<td><a href="https://npmjs.com/package/swagger-ui-dist">swagger-ui-dist</a></td>
5928-
<td>5.20.0</td>
5928+
<td>5.20.1</td>
59295929
<td>Apache-2.0</td>
59305930
<td></td>
59315931
<td></td>
@@ -6015,7 +6015,7 @@ <h1>EmailEngine v2.51.0</h1><p>EmailEngine includes code from the following soft
60156015
</tr>
60166016
<tr>
60176017
<td><a href="https://npmjs.com/package/tldts-core">tldts-core</a></td>
6018-
<td>6.1.83</td>
6018+
<td>6.1.84</td>
60196019
<td>MIT</td>
60206020
<td>R&#xE9;mi Berson</td>
60216021
<td></td>
@@ -6025,7 +6025,7 @@ <h1>EmailEngine v2.51.0</h1><p>EmailEngine includes code from the following soft
60256025
</tr>
60266026
<tr>
60276027
<td><a href="https://npmjs.com/package/tldts">tldts</a></td>
6028-
<td>6.1.83</td>
6028+
<td>6.1.84</td>
60296029
<td>MIT</td>
60306030
<td>R&#xE9;mi Berson</td>
60316031
<td></td>

translations/messages.pot

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
msgid ""
22
msgstr ""
33
"Content-Type: text/plain; charset=ascii\n"
4-
"POT-Creation-Date: 2025-03-09 17:46+0000\n"
4+
"POT-Creation-Date: 2025-03-11 08:59+0000\n"
55

66
#: views/config/license.hbs:49
77
msgid "%d day"
88
msgid_plural "%d days"
99
msgstr[0] ""
1010
msgstr[1] ""
1111

12+
#: views/redirect.hbs:1
13+
msgid "Click <a href=\"%s\">here</a> to continue&mldr;"
14+
msgstr ""
15+
1216
#: views/unsubscribe.hbs:1
1317
#: views/unsubscribe.hbs:79
1418
msgid "Unsubscribe"
@@ -53,8 +57,12 @@ msgstr ""
5357
msgid "Enter your email address"
5458
msgstr ""
5559

56-
#: views/redirect.hbs:1
57-
msgid "Click <a href=\"%s\">here</a> to continue&mldr;"
60+
#: views/accounts/register/index.hbs:2
61+
msgid "Choose your email account provider"
62+
msgstr ""
63+
64+
#: views/accounts/register/index.hbs:15
65+
msgid "Standard IMAP"
5866
msgstr ""
5967

6068
#: views/accounts/register/imap.hbs:11
@@ -194,14 +202,6 @@ msgstr ""
194202
msgid "HTTP error!"
195203
msgstr ""
196204

197-
#: views/accounts/register/index.hbs:2
198-
msgid "Choose your email account provider"
199-
msgstr ""
200-
201-
#: views/accounts/register/index.hbs:15
202-
msgid "Standard IMAP"
203-
msgstr ""
204-
205205
#: lib/routes-ui.js:529
206206
msgid "Delegated"
207207
msgstr ""

0 commit comments

Comments
 (0)