From 05b75e87cb2db8aaf30d60c39982b7e418c22ac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 15:04:54 +0000 Subject: [PATCH] chore(deps): bump axios from 0.21.4 to 0.28.0 Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.28.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.28.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 2fe95a5..3bb0994 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": "0.28.0", "cheerio": "1.0.0-rc.2", "extrovert": "0.0.25", "mongoose": "8.x",