From a71c5b2aec009b45d4bc5e57f79029ba5411a934 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 04:14:07 +0000 Subject: [PATCH] chore(deps): bump axios from 1.7.2 to 1.13.5 Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.13.5. - [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.7.2...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bd6735..496e4ae 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.13", "@wagmi/core": "2.11.5", - "axios": "1.7.2", + "axios": "1.13.5", "cmdk": "0.2.1", "framer-motion": "11.2.12", "next": "^16.0.7",