diff --git a/bun.lockb b/bun.lockb index 61ca39a..7e33923 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c47f997..b254293 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "@duneanalytics/client-sdk": "^0.2.5", "@types/bun": "latest", "@types/jest": "^29.5.14", - "@typescript-eslint/eslint-plugin": "^8.22.0", - "@typescript-eslint/parser": "^8.22.0", + "@typescript-eslint/eslint-plugin": "^8.23.0", + "@typescript-eslint/parser": "^8.23.0", "csv-parser": "^3.2.0", "dotenv": "^16.4.7", "eslint": "^9.19.0", @@ -28,6 +28,6 @@ "prettier": "^3.4.2", "ts-jest": "^29.2.5", "typescript": "^5.7.3", - "viem": "^2.22.17" + "viem": "^2.22.21" } }