diff --git a/bun.lockb b/bun.lockb index 0c9c8e6..9aef274 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4a0c8ab..791648c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "test": "bun jest" }, "dependencies": { - "axios": "1.7.9", + "axios": "1.8.2", "lodash.mapkeys": "4.6.0", "zod": "3.24.2" },