Skip to content

Commit a82aef8

Browse files
committed
Bumped deps
1 parent fe62e5b commit a82aef8

File tree

6 files changed

+29
-29
lines changed

6 files changed

+29
-29
lines changed

data/google-crawlers.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"creationTime": "2024-08-06T21:59:58.000000",
2+
"creationTime": "2024-08-13T22:00:29.000000",
33
"prefixes": [
44
{
55
"ipv6Prefix": "2001:4860:4801:2008::/64"

package-lock.json

+4-4
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
@@ -59,7 +59,7 @@
5959
"ace-builds": "1.35.4",
6060
"base32.js": "0.1.0",
6161
"bull-arena": "4.4.2",
62-
"bullmq": "5.12.5",
62+
"bullmq": "5.12.6",
6363
"compare-versions": "6.1.1",
6464
"dotenv": "16.4.5",
6565
"encoding-japanese": "2.2.0",

sbom.json

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

static/licenses.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1376,7 +1376,7 @@ <h1>EmailEngine v2.43.3</h1><p>EmailEngine includes code from the following soft
13761376
</tr>
13771377
<tr>
13781378
<td><a href="https://npmjs.com/package/bullmq">bullmq</a></td>
1379-
<td>5.12.5</td>
1379+
<td>5.12.6</td>
13801380
<td>MIT</td>
13811381
<td>Taskforce.sh Inc.</td>
13821382
<td></td>

translations/messages.pot

+21-21
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-08-13 07:08+0000\n"
4+
"POT-Creation-Date: 2024-08-15 10:34+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"
@@ -185,44 +189,40 @@ msgstr ""
185189
msgid "HTTP error!"
186190
msgstr ""
187191

188-
#: views/redirect.hbs:1
189-
msgid "Click <a href=\"%s\">here</a> to continue&mldr;"
190-
msgstr ""
191-
192-
#: lib/routes-ui.js:623
192+
#: lib/routes-ui.js:625
193193
msgid "Invalid API key for OpenAI"
194194
msgstr ""
195195

196-
#: lib/routes-ui.js:4755
197-
#: lib/routes-ui.js:6674
198-
#: lib/routes-ui.js:6685
196+
#: lib/routes-ui.js:4795
197+
#: lib/routes-ui.js:6714
198+
#: lib/routes-ui.js:6725
199199
msgid "Server hostname was not found"
200200
msgstr ""
201201

202-
#: lib/routes-ui.js:4758
203-
#: lib/routes-ui.js:6677
204-
#: lib/routes-ui.js:6688
202+
#: lib/routes-ui.js:4798
203+
#: lib/routes-ui.js:6717
204+
#: lib/routes-ui.js:6728
205205
msgid "Invalid username or password"
206206
msgstr ""
207207

208-
#: lib/routes-ui.js:4762
209-
#: lib/routes-ui.js:6692
208+
#: lib/routes-ui.js:4802
209+
#: lib/routes-ui.js:6732
210210
msgid "TLS protocol error"
211211
msgstr ""
212212

213-
#: lib/routes-ui.js:6493
214-
#: lib/routes-ui.js:6526
215-
#: lib/routes-ui.js:9281
213+
#: lib/routes-ui.js:6533
214+
#: lib/routes-ui.js:6566
215+
#: lib/routes-ui.js:9321
216216
msgid "Failed to validate request arguments"
217217
msgstr ""
218218

219-
#: lib/routes-ui.js:6612
220-
#: lib/routes-ui.js:6869
219+
#: lib/routes-ui.js:6652
220+
#: lib/routes-ui.js:6909
221221
msgid "Failed to process account"
222222
msgstr ""
223223

224-
#: lib/routes-ui.js:9381
225-
#: lib/routes-ui.js:9414
224+
#: lib/routes-ui.js:9421
225+
#: lib/routes-ui.js:9454
226226
msgid "Failed to process request"
227227
msgstr ""
228228

0 commit comments

Comments
 (0)