diff --git a/bun.lockb b/bun.lockb index 843cebb2..b14e88da 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c730160d..27478751 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "author": "", "license": "ISC", "dependencies": { - "@cliqz/adblocker": "^1.27.5", + "@cliqz/adblocker": "^1.27.10", "@gorhill/publicsuffixlist": "3.0.1", "async-retry": "^1.3.3", "async-sema": "^3.1.1", @@ -29,8 +29,8 @@ "punycode": "^2.3.1", "table": "^6.8.2", "tar-stream": "^3.1.7", - "tldts": "^6.1.23", - "tldts-experimental": "^6.1.23" + "tldts": "^6.1.25", + "tldts-experimental": "^6.1.25" }, "devDependencies": { "@eslint-sukka/node": "6.0.0-beta.3", @@ -38,8 +38,8 @@ "@types/async-retry": "^1.4.8", "@types/bun": "^1.1.3", "@types/tar-stream": "^3.1.3", - "bun-types": "^1.1.10", - "eslint": "^9.3.0", + "bun-types": "^1.1.12", + "eslint": "^9.4.0", "eslint-config-sukka": "6.0.0-beta.3", "eslint-formatter-sukka": "6.0.0-beta.3", "mitata": "^0.1.11",