diff options
Diffstat (limited to 'apps/workers')
| -rw-r--r-- | apps/workers/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workers/package.json b/apps/workers/package.json index 91487973..7d05e7d6 100644 --- a/apps/workers/package.json +++ b/apps/workers/package.json @@ -4,12 +4,12 @@ "version": "0.1.0", "private": true, "dependencies": { - "@ghostery/adblocker-puppeteer": "^2.1.1", + "@ghostery/adblocker-puppeteer": "^2.5.1", "@karakeep/db": "workspace:^0.1.0", "@karakeep/shared": "workspace:^0.1.0", "@karakeep/trpc": "workspace:^0.1.0", "@karakeep/tsconfig": "workspace:^0.1.0", - "@mozilla/readability": "^0.5.0", + "@mozilla/readability": "^0.6.0", "@tsconfig/node22": "^22.0.0", "async-mutex": "^0.4.1", "dompurify": "^3.2.4", |
