Skip to content

Commit

Permalink
build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 1, 2024
1 parent 2ebea2f commit 9fb1db6
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,28 +87,28 @@
"@keyvhq/core": "~2.1.0",
"@keyvhq/multi": "~2.1.0",
"@keyvhq/redis": "~2.1.0",
"@kikobeats/time-span": "~1.0.2",
"@kikobeats/time-span": "~1.0.3",
"@microlink/mql": "~0.12.1",
"@microlink/ping-url": "~1.4.10",
"@microlink/ua": "~1.0.0",
"async-ratelimiter": "~1.3.11",
"browserless": "~10.2.0",
"@microlink/ping-url": "~1.4.11",
"@microlink/ua": "~1.1.0",
"async-ratelimiter": "~1.3.13",
"browserless": "~10.2.3",
"cacheable-lookup": "~6.1.0",
"cacheable-response": "~2.8.9",
"cacheable-response": "~2.8.10",
"cheerio": "~1.0.0-rc.12",
"cors": "~2.8.5",
"data-uri-regex": "~0.1.4",
"data-uri-to-buffer": "~5.0.1",
"debug-logfmt": "~1.2.0",
"got": "~11.8.6",
"helmet": "~7.1.0",
"html-get": "~2.13.4",
"http-compression": "~1.0.15",
"https-tls": "~1.0.15",
"html-get": "~2.13.15",
"http-compression": "~1.0.17",
"https-tls": "~1.0.16",
"ioredis": "~5.3.2",
"is-absolute-url": "~3.0.3",
"is-email-like": "~1.0.0",
"is-url-http": "~2.3.6",
"is-url-http": "~2.3.7",
"lodash": "~4.17.21",
"memoize-one": "~6.0.0",
"ms": "~2.1.3",
Expand All @@ -117,15 +117,15 @@
"p-cancelable": "2.1.1",
"p-reflect": "~2.1.0",
"p-timeout": "~4.1.0",
"puppeteer": "~21.6.0",
"puppeteer": "~21.6.1",
"qsm": "~2.1.2",
"router-http": "~1.0.3",
"send-http": "~1.0.5",
"router-http": "~1.0.5",
"send-http": "~1.0.6",
"serve-static": "~1.15.0",
"srcset": "~4.0.0",
"tangerine": "~1.5.4",
"top-crawler-agents": "~1.0.10",
"top-user-agents": "~2.0.1",
"top-crawler-agents": "~1.0.23",
"top-user-agents": "~2.0.6",
"unique-random-array": "~2.0.0",
"url-regex": "~5.0.0"
},
Expand Down

0 comments on commit 9fb1db6

Please sign in to comment.