diff --git a/bun.lockb b/bun.lockb index 6b0d4c4..4566b5f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f365d43..dcf68ed 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "test": "bun jest" }, "dependencies": { - "axios": "1.7.2", + "axios": "1.7.3", "lodash.mapkeys": "4.6.0", "zod": "3.23.8" },