From e6c0e6b7769b5ab408e524c4eefb36e0150be1ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 16:30:53 +0000 Subject: [PATCH] build(deps): bump axios from 1.5.1 to 1.6.0 Bumps [axios](https://github.com/axios/axios) from 1.5.1 to 1.6.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.5.1...v1.6.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 8d8421ef292..cae20a1f766 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@twurple/eventsub-ws": "7.0.4", "@twurple/pubsub": "7.0.4", "async-mutex": "^0.4.0", - "axios": "1.5.1", + "axios": "1.6.0", "basic-auth": "2.0.1", "better-sqlite3": "^8.0.0", "blocked-at": "1.2.0",