diff --git a/bun.lockb b/bun.lockb index 920733f0..dbd48d00 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 765688a7..14c4a844 100644 --- a/package.json +++ b/package.json @@ -14,34 +14,34 @@ "author": "", "license": "ISC", "dependencies": { - "@cliqz/adblocker": "^1.26.15", + "@cliqz/adblocker": "^1.26.16", "@gorhill/publicsuffixlist": "3.0.1", "@sukka/listdir": "^0.3.1", "async-retry": "^1.3.3", "async-sema": "^3.1.1", "ci-info": "^4.0.0", - "csv-parse": "^5.5.3", - "fast-cidr-tools": "^0.2.4", + "csv-parse": "^5.5.5", + "fast-cidr-tools": "^0.2.5", "mnemonist": "^0.39.8", "path-scurry": "^1.10.1", "picocolors": "^1.0.0", "punycode": "^2.3.1", "table": "^6.8.1", "tar-stream": "^3.1.7", - "tldts": "^6.1.11" + "tldts": "^6.1.13" }, "devDependencies": { - "@eslint-sukka/node": "5.0.0", - "@eslint-sukka/ts": "5.0.0", + "@eslint-sukka/node": "5.1.2", + "@eslint-sukka/ts": "5.1.2", "@types/async-retry": "^1.4.8", - "@types/bun": "^1.0.6", + "@types/bun": "^1.0.8", "@types/tar-stream": "^3.1.3", - "bun-types": "^1.0.28", - "eslint": "^8.56.0", - "eslint-config-sukka": "5.0.0", - "eslint-formatter-sukka": "4.1.9", - "mitata": "^0.1.6", - "typescript": "^5.3.3" + "bun-types": "^1.0.30", + "eslint": "^8.57.0", + "eslint-config-sukka": "5.1.2", + "eslint-formatter-sukka": "5.1.2", + "mitata": "^0.1.11", + "typescript": "^5.4.2" }, "resolutions": { "has": "npm:@nolyfill/has@latest"