diff --git a/bun.lockb b/bun.lockb index 06cffe66..b8a26819 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f7df1d12..cd09c36e 100644 --- a/package.json +++ b/package.json @@ -29,19 +29,19 @@ "punycode": "^2.3.1", "table": "^6.8.2", "tar-stream": "^3.1.7", - "tldts": "^6.1.32", - "tldts-experimental": "^6.1.32", + "tldts": "^6.1.33", + "tldts-experimental": "^6.1.33", "yaml": "^2.4.5" }, "devDependencies": { - "@eslint-sukka/node": "^6.1.4", + "@eslint-sukka/node": "^6.1.6", "@types/async-retry": "^1.4.8", "@types/bun": "^1.1.6", "@types/tar-stream": "^3.1.3", "bun-types": "^1.1.20", "eslint": "^9.7.0", - "eslint-config-sukka": "^6.1.4", - "eslint-formatter-sukka": "^6.1.4", + "eslint-config-sukka": "^6.1.6", + "eslint-formatter-sukka": "^6.1.6", "mitata": "^0.1.11", "typescript": "^5.5.3" },