diff --git a/bun.lockb b/bun.lockb index dbd48d00a..2ba123b4e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 261e9e1ca..6716239be 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "author": "", "license": "ISC", "dependencies": { - "@cliqz/adblocker": "^1.26.16", + "@cliqz/adblocker": "^1.27.1", "@gorhill/publicsuffixlist": "3.0.1", "@sukka/listdir": "^0.3.1", "async-retry": "^1.3.3", @@ -24,25 +24,25 @@ "csv-parse": "^5.5.5", "fast-cidr-tools": "^0.2.5", "mnemonist": "^0.39.8", - "path-scurry": "^1.10.1", + "path-scurry": "^1.10.2", "picocolors": "^1.0.0", "punycode": "^2.3.1", - "table": "^6.8.1", + "table": "^6.8.2", "tar-stream": "^3.1.7", - "tldts": "^6.1.13" + "tldts": "^6.1.16" }, "devDependencies": { "@eslint-sukka/node": "5.1.2", "@eslint-sukka/ts": "5.1.2", "@types/async-retry": "^1.4.8", - "@types/bun": "^1.0.8", + "@types/bun": "^1.0.12", "@types/tar-stream": "^3.1.3", - "bun-types": "^1.0.30", + "bun-types": "^1.1.3", "eslint": "^8.57.0", "eslint-config-sukka": "5.1.2", "eslint-formatter-sukka": "5.1.2", "mitata": "^0.1.11", - "typescript": "^5.4.2" + "typescript": "^5.4.5" }, "resolutions": { "has": "npm:@nolyfill/has@latest"