From d9c5ed034353d75b20990d6d1191b52ad3c9e987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 22:45:40 +0000 Subject: [PATCH] Bump axios in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.7.8 to 1.7.9 - [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.7.8...v1.7.9) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7eb8ea3..d15ea25 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "acrcloud": "1.4.0", "aes256": "1.1.0", "archiver": "7.0.1", - "axios": "1.7.8", + "axios": "1.7.9", "bitly": "7.1.2", "browser-id3-writer": "4.4.0", "cheerio": "1.0.0",