From d75d3b1490486eabb35032c290083b8cc733b174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 16:20:31 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 1 directory with 1 update Bumps the npm_and_yarn group with 1 update in the /packages/dota directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.7.9 to 1.16.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.7.9...v1.16.0) Updates `axios` from 1.7.9 to 1.16.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.7.9...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/dota/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dota/package.json b/packages/dota/package.json index 350866aa..4164692a 100644 --- a/packages/dota/package.json +++ b/packages/dota/package.json @@ -26,7 +26,7 @@ "@twurple/api": "7.2.1", "@twurple/ebs-helper": "^7.2.1", "@twurple/eventsub-base": "^7.2.1", - "axios": "1.7.9", + "axios": "1.16.0", "chokidar": "^4.0.3", "cors": "^2.8.5", "country-code-emoji": "^2.3.0",