diff --git a/bun.lockb b/bun.lockb index 8f821070..360abbcb 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 06f7306c..677db73d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "author": "", "license": "ISC", "dependencies": { - "@cliqz/adblocker": "^1.27.2", + "@cliqz/adblocker": "^1.27.3", "@gorhill/publicsuffixlist": "3.0.1", "@sukka/listdir": "^0.3.1", "async-retry": "^1.3.3", @@ -29,7 +29,7 @@ "punycode": "^2.3.1", "table": "^6.8.2", "tar-stream": "^3.1.7", - "tldts": "^6.1.18" + "tldts": "^6.1.19" }, "devDependencies": { "@eslint-sukka/node": "6.0.0-beta.3", @@ -37,8 +37,8 @@ "@types/async-retry": "^1.4.8", "@types/bun": "^1.1.1", "@types/tar-stream": "^3.1.3", - "bun-types": "^1.1.6", - "eslint": "^9.1.1", + "bun-types": "^1.1.7", + "eslint": "^9.2.0", "eslint-config-sukka": "6.0.0-beta.3", "eslint-formatter-sukka": "6.0.0-beta.3", "mitata": "^0.1.11",