From 381c922db552c50461b746f45b6ffc467dc9c092 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 07:40:02 +0000 Subject: [PATCH] Bump axios from 1.1.1 to 1.6.0 Bumps [axios](https://github.com/axios/axios) from 1.1.1 to 1.6.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.1.1...v1.6.0) --- updated-dependencies: - dependency-name: axios 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 e62c032..3f41188 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@mui/lab": "5.0.0-alpha.67", "@mui/styles": "5.5.0", "@mui/types": "7.1.4", - "axios": "1.1.1", + "axios": "1.6.0", "classnames": "2.3.1", "formik": "2.2.9", "fuse.js": "6.6.2",