|
19 | 19 | "author": "", |
20 | 20 | "license": "ISC", |
21 | 21 | "dependencies": { |
22 | | - "@ghostery/adblocker": "^2.13.4", |
| 22 | + "@ghostery/adblocker": "^2.14.1", |
23 | 23 | "@henrygd/queue": "^1.2.0", |
24 | 24 | "@mitata/counters": "^0.0.8", |
25 | 25 | "better-sqlite3": "^12.6.2", |
|
39 | 39 | "tar-fs": "^3.1.1", |
40 | 40 | "telegram": "^2.26.22", |
41 | 41 | "tinyglobby": "^0.2.15", |
42 | | - "tldts": "^7.0.21", |
43 | | - "tldts-experimental": "^7.0.21", |
44 | | - "undici": "^7.20.0", |
| 42 | + "tldts": "^7.0.23", |
| 43 | + "tldts-experimental": "^7.0.23", |
| 44 | + "undici": "^7.22.0", |
45 | 45 | "undici-cache-store-better-sqlite3": "^1.0.0", |
46 | 46 | "why-is-node-running": "^3.2.2", |
47 | 47 | "worktank": "^3.0.2", |
|
56 | 56 | "@types/better-sqlite3": "^7.6.13", |
57 | 57 | "@types/cli-progress": "^3.11.6", |
58 | 58 | "@types/mocha": "^10.0.10", |
59 | | - "@types/node": "^24.10.10", |
| 59 | + "@types/node": "^24.10.13", |
60 | 60 | "@types/tar-fs": "^2.0.4", |
61 | 61 | "@types/yauzl-promise": "^4.0.1", |
62 | 62 | "eslint": "^9.39.2", |
|
68 | 68 | "tinyexec": "^1.0.2", |
69 | 69 | "typescript": "^5.9.3" |
70 | 70 | }, |
71 | | - "packageManager": "pnpm@10.28.2", |
| 71 | + "packageManager": "pnpm@10.29.3", |
72 | 72 | "pnpm": { |
73 | 73 | "onlyBuiltDependencies": [ |
74 | 74 | "@swc/core", |
|
0 commit comments