Skip to content

Commit 2d455c9

Browse files
committed
Bumped deps
1 parent 97ffe2b commit 2d455c9

File tree

6 files changed

+86
-74
lines changed

6 files changed

+86
-74
lines changed

data/google-crawlers.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"creationTime": "2024-10-15T14:49:32.000000",
2+
"creationTime": "2024-10-22T14:46:44.000000",
33
"prefixes": [
44
{
55
"ipv6Prefix": "2001:4860:4801:2008::/64"
@@ -181,6 +181,9 @@
181181
{
182182
"ipv6Prefix": "2001:4860:4801:204a::/64"
183183
},
184+
{
185+
"ipv6Prefix": "2001:4860:4801:204b::/64"
186+
},
184187
{
185188
"ipv6Prefix": "2001:4860:4801:2050::/64"
186189
},
@@ -313,6 +316,9 @@
313316
{
314317
"ipv6Prefix": "2001:4860:4801:2093::/64"
315318
},
319+
{
320+
"ipv6Prefix": "2001:4860:4801:2094::/64"
321+
},
316322
{
317323
"ipv4Prefix": "108.177.2.0/27"
318324
},
@@ -406,6 +412,9 @@
406412
{
407413
"ipv4Prefix": "66.249.90.32/27"
408414
},
415+
{
416+
"ipv4Prefix": "66.249.90.64/27"
417+
},
409418
{
410419
"ipv4Prefix": "66.249.90.96/27"
411420
},
@@ -532,6 +541,9 @@
532541
{
533542
"ipv4Prefix": "74.125.150.64/27"
534543
},
544+
{
545+
"ipv4Prefix": "74.125.150.96/27"
546+
},
535547
{
536548
"ipv4Prefix": "74.125.151.0/27"
537549
},

package-lock.json

Lines changed: 51 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
},
4141
"homepage": "https://emailengine.app/",
4242
"dependencies": {
43-
"@bugsnag/js": "8.0.0",
44-
"@bull-board/api": "6.2.4",
45-
"@bull-board/hapi": "6.2.4",
43+
"@bugsnag/js": "8.1.1",
44+
"@bull-board/api": "6.3.0",
45+
"@bull-board/hapi": "6.3.0",
4646
"@elastic/elasticsearch": "8.15.1",
4747
"@hapi/bell": "13.0.2",
4848
"@hapi/boom": "10.0.1",
4949
"@hapi/cookie": "12.0.1",
5050
"@hapi/crumb": "9.0.1",
51-
"@hapi/hapi": "21.3.10",
51+
"@hapi/hapi": "21.3.12",
5252
"@hapi/inert": "7.1.0",
5353
"@hapi/vision": "7.0.3",
5454
"@phc/pbkdf2": "1.1.14",

sbom.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

static/licenses.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!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/bootstrap@4.6.1/dist/css/bootstrap.min.css" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous"></head><body>
22
<div class="container-fluid">
3-
<h1>EmailEngine v2.48.1</h1><p>EmailEngine includes code from the following software packages:</p>
3+
<h1>EmailEngine v2.48.2</h1><p>EmailEngine includes code from the following software packages:</p>
44
<table class="table table-sm">
55
<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>
66
<tbody>
@@ -56,7 +56,7 @@ <h1>EmailEngine v2.48.1</h1><p>EmailEngine includes code from the following soft
5656
</tr>
5757
<tr>
5858
<td><a href="https://npmjs.com/package/@bugsnag/browser">@bugsnag/browser</a></td>
59-
<td>8.0.0</td>
59+
<td>8.1.1</td>
6060
<td>MIT</td>
6161
<td>Bugsnag</td>
6262
<td></td>
@@ -66,7 +66,7 @@ <h1>EmailEngine v2.48.1</h1><p>EmailEngine includes code from the following soft
6666
</tr>
6767
<tr>
6868
<td><a href="https://npmjs.com/package/@bugsnag/core">@bugsnag/core</a></td>
69-
<td>8.0.0</td>
69+
<td>8.1.1</td>
7070
<td>MIT</td>
7171
<td>Bugsnag</td>
7272
<td></td>
@@ -86,7 +86,7 @@ <h1>EmailEngine v2.48.1</h1><p>EmailEngine includes code from the following soft
8686
</tr>
8787
<tr>
8888
<td><a href="https://npmjs.com/package/@bugsnag/js">@bugsnag/js</a></td>
89-
<td>8.0.0</td>
89+
<td>8.1.1</td>
9090
<td>MIT</td>
9191
<td>Bugsnag</td>
9292
<td></td>
@@ -96,7 +96,7 @@ <h1>EmailEngine v2.48.1</h1><p>EmailEngine includes code from the following soft
9696
</tr>
9797
<tr>
9898
<td><a href="https://npmjs.com/package/@bugsnag/node">@bugsnag/node</a></td>
99-
<td>8.0.0</td>
99+
<td>8.1.1</td>
100100
<td>MIT</td>
101101
<td>Bugsnag</td>
102102
<td></td>
@@ -116,7 +116,7 @@ <h1>EmailEngine v2.48.1</h1><p>EmailEngine includes code from the following soft
116116
</tr>
117117
<tr>
118118
<td><a href="https://npmjs.com/package/@bull-board/api">@bull-board/api</a></td>
119-
<td>6.2.4</td>
119+
<td>6.3.0</td>
120120
<td>MIT</td>
121121
<td>felixmosh</td>
122122
<td></td>
@@ -126,7 +126,7 @@ <h1>EmailEngine v2.48.1</h1><p>EmailEngine includes code from the following soft
126126
</tr>
127127
<tr>
128128
<td><a href="https://npmjs.com/package/@bull-board/hapi">@bull-board/hapi</a></td>
129-
<td>6.2.4</td>
129+
<td>6.3.0</td>
130130
<td>MIT</td>
131131
<td>felixmosh</td>
132132
<td></td>
@@ -136,7 +136,7 @@ <h1>EmailEngine v2.48.1</h1><p>EmailEngine includes code from the following soft
136136
</tr>
137137
<tr>
138138
<td><a href="https://npmjs.com/package/@bull-board/ui">@bull-board/ui</a></td>
139-
<td>6.2.4</td>
139+
<td>6.3.0</td>
140140
<td>MIT</td>
141141
<td>felixmosh</td>
142142
<td></td>
@@ -156,7 +156,7 @@ <h1>EmailEngine v2.48.1</h1><p>EmailEngine includes code from the following soft
156156
</tr>
157157
<tr>
158158
<td><a href="https://npmjs.com/package/@elastic/transport">@elastic/transport</a></td>
159-
<td>8.9.0</td>
159+
<td>8.9.1</td>
160160
<td>Apache-2.0</td>
161161
<td>Elastic Client Library Maintainers</td>
162162
<td></td>
@@ -286,7 +286,7 @@ <h1>EmailEngine v2.48.1</h1><p>EmailEngine includes code from the following soft
286286
</tr>
287287
<tr>
288288
<td><a href="https://npmjs.com/package/@hapi/bounce">@hapi/bounce</a></td>
289-
<td>3.0.1</td>
289+
<td>3.0.2</td>
290290
<td>BSD-3-Clause</td>
291291
<td></td>
292292
<td></td>
@@ -386,7 +386,7 @@ <h1>EmailEngine v2.48.1</h1><p>EmailEngine includes code from the following soft
386386
</tr>
387387
<tr>
388388
<td><a href="https://npmjs.com/package/@hapi/hapi">@hapi/hapi</a></td>
389-
<td>21.3.10</td>
389+
<td>21.3.12</td>
390390
<td>BSD-3-Clause</td>
391391
<td></td>
392392
<td></td>
@@ -406,7 +406,7 @@ <h1>EmailEngine v2.48.1</h1><p>EmailEngine includes code from the following soft
406406
</tr>
407407
<tr>
408408
<td><a href="https://npmjs.com/package/@hapi/hoek">@hapi/hoek</a></td>
409-
<td>11.0.4</td>
409+
<td>11.0.6</td>
410410
<td>BSD-3-Clause</td>
411411
<td></td>
412412
<td></td>

0 commit comments

Comments
 (0)