From f909cfcbcd3f721ec60a428776de3b451cc703f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 03:26:44 +0000 Subject: [PATCH] chore(deps-dev): bump axios from 1.16.1 to 1.18.0 Bumps [axios](https://github.com/axios/axios) from 1.16.1 to 1.18.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.16.1...v1.18.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bun.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",