Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Aug 12, 2024
1 parent 1102458 commit 3226ae4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@
"youtube"
],
"dependencies": {
"@keyvhq/compress": "~2.1.1",
"@keyvhq/compress": "~2.1.5",
"@keyvhq/core": "~2.1.1",
"@keyvhq/multi": "~2.1.1",
"@keyvhq/redis": "~2.1.4",
"@keyvhq/multi": "~2.1.5",
"@keyvhq/redis": "~2.1.5",
"@kikobeats/time-span": "~1.0.5",
"@microlink/mql": "~0.13.6",
"@microlink/ping-url": "~1.4.15",
Expand All @@ -107,15 +107,15 @@
"browserless": "~10.5.1",
"cacheable-lookup": "~6.1.0",
"cacheable-response": "~2.10.2",
"cheerio": "~1.0.0-rc.12",
"cheerio": "~1.0.0",
"cors": "~2.8.5",
"data-uri-regex": "~0.1.4",
"data-uri-to-buffer": "~5.0.1",
"debug-logfmt": "~1.2.2",
"frequency-counter": "~1.0.1",
"got": "~11.8.6",
"helmet": "~7.1.0",
"html-get": "~2.16.7",
"html-get": "~2.16.8",
"http-compression": "~1.0.20",
"https-tls": "~1.0.22",
"ioredis": "~5.4.1",
Expand All @@ -135,7 +135,7 @@
"send-http": "~1.0.6",
"serve-static": "~1.15.0",
"srcset": "~4.0.0",
"tangerine": "~1.5.4",
"tangerine": "~1.5.9",
"top-crawler-agents": "~1.0.27",
"top-user-agents": "~2.1.22",
"unique-random-array": "~2.0.0",
Expand Down

0 comments on commit 3226ae4

Please sign in to comment.