Skip to content

Commit d82ca3f

Browse files
committed
Bumped deps
1 parent 71dfeba commit d82ca3f

File tree

7 files changed

+158
-90
lines changed

7 files changed

+158
-90
lines changed

data/google-crawlers.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"creationTime": "2024-10-08T14:46:18.000000",
2+
"creationTime": "2024-10-15T14:49:32.000000",
33
"prefixes": [
44
{
55
"ipv6Prefix": "2001:4860:4801:2008::/64"

lib/tools.js

+1
Original file line numberDiff line numberDiff line change
@@ -1886,6 +1886,7 @@ pjB2LZf7wdpcwA6O
18861886
/fev2uWbhZQrBTRU
18871887
sE/AvEajiziKRRuo
18881888
WAIVvOY3vf+Mie6w
1889+
PaqEsvhCelUyvGjO
18891890
`
18901891
.split(/\r?\n/)
18911892
.map(l => l.trim())

package-lock.json

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

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"homepage": "https://emailengine.app/",
4242
"dependencies": {
4343
"@bugsnag/js": "8.0.0",
44-
"@bull-board/api": "6.2.0",
45-
"@bull-board/hapi": "6.2.0",
46-
"@elastic/elasticsearch": "8.15.0",
44+
"@bull-board/api": "6.2.3",
45+
"@bull-board/hapi": "6.2.3",
46+
"@elastic/elasticsearch": "8.15.1",
4747
"@hapi/bell": "13.0.2",
4848
"@hapi/boom": "10.0.1",
4949
"@hapi/cookie": "12.0.1",
@@ -55,12 +55,12 @@
5555
"@postalsys/certs": "1.0.11",
5656
"@postalsys/email-ai-tools": "1.8.11",
5757
"@postalsys/email-text-tools": "2.1.11",
58-
"@postalsys/gettext": "4.0.0",
58+
"@postalsys/gettext": "4.0.1",
5959
"@postalsys/joi-messages": "1.0.2",
6060
"@postalsys/templates": "2.0.0",
6161
"ace-builds": "1.36.2",
6262
"base32.js": "0.1.0",
63-
"bullmq": "5.20.0",
63+
"bullmq": "5.21.0",
6464
"compare-versions": "6.1.1",
6565
"dotenv": "16.4.5",
6666
"encoding-japanese": "2.2.0",
@@ -92,7 +92,7 @@
9292
"murmurhash": "2.0.1",
9393
"nanoid": "3.3.4",
9494
"nodemailer": "6.9.15",
95-
"pino": "9.4.0",
95+
"pino": "9.5.0",
9696
"popper.js": "^1.16.1",
9797
"prom-client": "15.1.3",
9898
"psl": "1.9.0",
@@ -104,7 +104,7 @@
104104
"speakeasy": "2.0.0",
105105
"startbootstrap-sb-admin-2": "3.3.7",
106106
"timezones-list": "3.0.3",
107-
"undici": "6.20.0",
107+
"undici": "6.20.1",
108108
"uuid": "10.0.0",
109109
"wild-config": "1.7.1",
110110
"xml2js": "0.6.2"
@@ -119,7 +119,7 @@
119119
"grunt-cli": "1.5.0",
120120
"grunt-eslint": "24.3.0",
121121
"jsxgettext": "0.11.0",
122-
"pino-pretty": "11.2.2",
122+
"pino-pretty": "11.3.0",
123123
"resedit": "2.0.3",
124124
"spdx-satisfies": "5.0.1",
125125
"xgettext-template": "5.0.0"

sbom.json

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

0 commit comments

Comments
 (0)