From 54df1802f422feb4392211aee06586e628e14dc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 17:28:25 +0000 Subject: [PATCH] chore(deps): bump axios from 0.21.4 to 1.8.2 Bumps [axios](https://github.com/axios/axios) from 0.21.4 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/v0.21.4...v1.8.2) --- 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 07a6c0a..69caa6e 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@octokit/auth-token": "2.5.0", "@slack/web-api": "^6.4.0", "archetype": "0.13.0", - "axios": "0.21.4", + "axios": "1.8.2", "cheerio": "1.0.0", "extrovert": "0.0.27", "mongoose": "8.x",