Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 21b6c2f

Browse files
committedFeb 18, 2024··
Bumped deps
1 parent 28973d4 commit 21b6c2f

File tree

5 files changed

+39
-19
lines changed

5 files changed

+39
-19
lines changed
 

‎data/google-crawlers.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"creationTime": "2024-02-06T23:00:06.000000",
2+
"creationTime": "2024-02-13T23:00:54.000000",
33
"prefixes": [
44
{
55
"ipv6Prefix": "2001:4860:4801:2008::/64"

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
"ace-builds": "1.32.6",
6060
"base32.js": "0.1.0",
6161
"bull-arena": "4.2.0",
62-
"bullmq": "5.1.10",
62+
"bullmq": "5.2.1",
6363
"compare-versions": "6.1.0",
64-
"dotenv": "16.4.3",
64+
"dotenv": "16.4.4",
6565
"encoding-japanese": "2.0.0",
6666
"exponential-backoff": "3.1.1",
6767
"express": "4.18.2",
@@ -94,7 +94,7 @@
9494
"nanoid": "3.3.4",
9595
"node-gettext": "3.0.0",
9696
"nodemailer": "6.9.9",
97-
"pino": "8.18.0",
97+
"pino": "8.19.0",
9898
"prom-client": "15.1.0",
9999
"psl": "1.9.0",
100100
"pubface": "1.0.7",

0 commit comments

Comments
 (0)
Please sign in to comment.