diff --git a/bun.lock b/bun.lock index f6bf75e4..89b0b505 100644 --- a/bun.lock +++ b/bun.lock @@ -46,7 +46,7 @@ "@types/jsdom": "^28.0.3", "@types/lodash": "^4.17.24", "@types/pump": "^1.1.3", - "axios": "^1.17.0", + "axios": "^1.18.0", "concurrently": "^10.0.3", "husky": "^9.0.0", "lint-staged": "^17.0.7", diff --git a/package.json b/package.json index 7dc79c52..ccd721a5 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@types/jsdom": "^28.0.3", "@types/lodash": "^4.17.24", "@types/pump": "^1.1.3", - "axios": "^1.17.0", + "axios": "^1.18.0", "concurrently": "^10.0.3", "husky": "^9.0.0", "lint-staged": "^17.0.7",