Skip to content

Commit 00e210a

Browse files
committed
Bumped imapflow to get flagColor value
1 parent 5cb0c61 commit 00e210a

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

data/google-crawlers.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"creationTime": "2024-01-23T23:00:42.000000",
2+
"creationTime": "2024-01-30T23:00:29.000000",
33
"prefixes": [
44
{
55
"ipv6Prefix": "2001:4860:4801:2008::/64"

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"ace-builds": "1.32.5",
6060
"base32.js": "0.1.0",
6161
"bull-arena": "4.1.0",
62-
"bullmq": "5.1.5",
62+
"bullmq": "5.1.6",
6363
"compare-versions": "6.1.0",
6464
"dotenv": "16.4.1",
6565
"encoding-japanese": "2.0.0",
@@ -75,7 +75,7 @@
7575
"humanize": "0.0.9",
7676
"ical.js": "1.5.0",
7777
"iconv-lite": "0.6.3",
78-
"imapflow": "1.0.148",
78+
"imapflow": "1.0.149",
7979
"ioredfour": "1.3.0-ioredis-07",
8080
"ioredis": "5.3.2",
8181
"ipaddr.js": "2.1.0",

sbom.json

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

static/licenses.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1926,7 +1926,7 @@ <h1>EmailEngine v2.39.7</h1><p>EmailEngine includes code from the following soft
19261926
</tr>
19271927
<tr>
19281928
<td><a href="https://npmjs.com/package/bullmq">bullmq</a></td>
1929-
<td>5.1.5</td>
1929+
<td>5.1.6</td>
19301930
<td>MIT</td>
19311931
<td>Taskforce.sh Inc.</td>
19321932
<td></td>
@@ -4615,7 +4615,7 @@ <h1>EmailEngine v2.39.7</h1><p>EmailEngine includes code from the following soft
46154615
</tr>
46164616
<tr>
46174617
<td><a href="https://npmjs.com/package/imapflow">imapflow</a></td>
4618-
<td>1.0.148</td>
4618+
<td>1.0.149</td>
46194619
<td>MIT</td>
46204620
<td>Postal Systems O&#xDC;</td>
46214621
<td></td>

translations/messages.pot

+5-5
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: 2024-01-30 12:29+0000\n"
4+
"POT-Creation-Date: 2024-01-31 09:48+0000\n"
55

66
#: views/config/license.hbs:48
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,10 +57,6 @@ 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;"
58-
msgstr ""
59-
6060
#: views/accounts/register/imap.hbs:11
6161
msgid "Your name"
6262
msgstr ""

0 commit comments

Comments
 (0)