From 063f3af1af8569446ed7b6e8c23754baa835ef2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 06:30:36 +0000 Subject: [PATCH] build(deps): bump axios from 1.6.0 to 1.7.4 Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.4. - [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.6.0...v1.7.4) --- 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 49bbd8e..439d56d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@testing-library/user-event": "^12.8.3", "bootstrap": "^4.6.0", "create-react-class": "^15.7.0", - "axios": "1.6.0", + "axios": "1.7.4", "fs": "0.0.1-security", "gulp": "4.0.2", "path": "^0.12.7",