aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/package.json
diff options
context:
space:
mode:
authorMohamed Bassem <me@mbassem.com>2025-12-13 22:09:57 +0000
committerMohamed Bassem <me@mbassem.com>2025-12-13 23:34:19 +0000
commitf5c32d940ea6c2a6da6c225c2de1eba13b49f9e0 (patch)
tree81d8458e6a92fe1f93226583ab30f1d3495c276c /apps/workers/package.json
parentd6dd8ebdb614d39890810ff9fbc8d71d35af4f03 (diff)
downloadkarakeep-f5c32d940ea6c2a6da6c225c2de1eba13b49f9e0.tar.zst
feat: use reddit API for metadata extraction. Fixes #1853 #1883
Diffstat (limited to 'apps/workers/package.json')
-rw-r--r--apps/workers/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/workers/package.json b/apps/workers/package.json
index 7a5a1c81..df6c8618 100644
--- a/apps/workers/package.json
+++ b/apps/workers/package.json
@@ -22,6 +22,7 @@
"drizzle-orm": "^0.44.2",
"execa": "9.3.1",
"hono": "^4.10.6",
+ "html-entities": "^2.6.0",
"http-proxy-agent": "^7.0.2",
"https-proxy-agent": "^7.0.6",
"ipaddr.js": "^2.2.0",