From 8ddf1d0f21fe6c3df425f367a90df87e8006c982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 15:06:47 +0000 Subject: [PATCH] Bump axios from 1.5.1 to 1.12.0 Bumps [axios](https://github.com/axios/axios) from 1.5.1 to 1.12.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.5.1...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 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 ece59ad66b..0a05106b46 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@babel/runtime": "7.20.13", "@babel/runtime-corejs3": "7.20.13", "@back4app/back4app-settings": "^1.5.5", - "axios": "1.5.1", + "axios": "1.12.0", "axios-rate-limit": "1.3.0", "base64-async": "2.1.3", "bcryptjs": "2.3.0",