From 6df38db6b33dd507c466a83191e5fed7465fc2a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 14:51:30 +0000 Subject: [PATCH] :arrow_up: Bump @octokit/auth-app from 6.1.1 to 7.1.4 Bumps [@octokit/auth-app](https://github.com/octokit/auth-app.js) from 6.1.1 to 7.1.4. - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](https://github.com/octokit/auth-app.js/compare/v6.1.1...v7.1.4) --- updated-dependencies: - dependency-name: "@octokit/auth-app" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95ae3b7..ffd2730 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "typescript": "^5.6.3" }, "dependencies": { - "@octokit/auth-app": "6.1.1", + "@octokit/auth-app": "7.1.4", "applicationinsights": "^3.2.1", "axios": "^1.4.0", "axios-retry": "^4.0.0",