From 06493e3e8f154ff4bb3c042db5fe6ffe22828a9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 14:46:09 +0000 Subject: [PATCH] Bump axios from 1.5.1 to 1.8.2 Bumps [axios](https://github.com/axios/axios) from 1.5.1 to 1.8.2. - [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.8.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.2 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..07694509c7 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.8.2", "axios-rate-limit": "1.3.0", "base64-async": "2.1.3", "bcryptjs": "2.3.0",