Skip to content

Commit

Permalink
Bumped deps
Browse files Browse the repository at this point in the history
  • Loading branch information
andris9 committed Oct 18, 2024
1 parent 71dfeba commit d82ca3f
Show file tree
Hide file tree
Showing 7 changed files with 158 additions and 90 deletions.
2 changes: 1 addition & 1 deletion data/google-crawlers.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"creationTime": "2024-10-08T14:46:18.000000",
"creationTime": "2024-10-15T14:49:32.000000",
"prefixes": [
{
"ipv6Prefix": "2001:4860:4801:2008::/64"
Expand Down
1 change: 1 addition & 0 deletions lib/tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -1886,6 +1886,7 @@ pjB2LZf7wdpcwA6O
/fev2uWbhZQrBTRU
sE/AvEajiziKRRuo
WAIVvOY3vf+Mie6w
PaqEsvhCelUyvGjO
`
.split(/\r?\n/)
.map(l => l.trim())
Expand Down
163 changes: 105 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"homepage": "https://emailengine.app/",
"dependencies": {
"@bugsnag/js": "8.0.0",
"@bull-board/api": "6.2.0",
"@bull-board/hapi": "6.2.0",
"@elastic/elasticsearch": "8.15.0",
"@bull-board/api": "6.2.3",
"@bull-board/hapi": "6.2.3",
"@elastic/elasticsearch": "8.15.1",
"@hapi/bell": "13.0.2",
"@hapi/boom": "10.0.1",
"@hapi/cookie": "12.0.1",
Expand All @@ -55,12 +55,12 @@
"@postalsys/certs": "1.0.11",
"@postalsys/email-ai-tools": "1.8.11",
"@postalsys/email-text-tools": "2.1.11",
"@postalsys/gettext": "4.0.0",
"@postalsys/gettext": "4.0.1",
"@postalsys/joi-messages": "1.0.2",
"@postalsys/templates": "2.0.0",
"ace-builds": "1.36.2",
"base32.js": "0.1.0",
"bullmq": "5.20.0",
"bullmq": "5.21.0",
"compare-versions": "6.1.1",
"dotenv": "16.4.5",
"encoding-japanese": "2.2.0",
Expand Down Expand Up @@ -92,7 +92,7 @@
"murmurhash": "2.0.1",
"nanoid": "3.3.4",
"nodemailer": "6.9.15",
"pino": "9.4.0",
"pino": "9.5.0",
"popper.js": "^1.16.1",
"prom-client": "15.1.3",
"psl": "1.9.0",
Expand All @@ -104,7 +104,7 @@
"speakeasy": "2.0.0",
"startbootstrap-sb-admin-2": "3.3.7",
"timezones-list": "3.0.3",
"undici": "6.20.0",
"undici": "6.20.1",
"uuid": "10.0.0",
"wild-config": "1.7.1",
"xml2js": "0.6.2"
Expand All @@ -119,7 +119,7 @@
"grunt-cli": "1.5.0",
"grunt-eslint": "24.3.0",
"jsxgettext": "0.11.0",
"pino-pretty": "11.2.2",
"pino-pretty": "11.3.0",
"resedit": "2.0.3",
"spdx-satisfies": "5.0.1",
"xgettext-template": "5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion sbom.json

Large diffs are not rendered by default.

Loading

0 comments on commit d82ca3f

Please sign in to comment.