diff --git a/bun.lockb b/bun.lockb index 93fdc40..57c69fc 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6c34a57..abc3eac 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "test": "bun jest" }, "dependencies": { - "axios": "1.7.3", + "axios": "1.7.4", "lodash.mapkeys": "4.6.0", "zod": "3.23.8" },