From 30b41e0b7b35b60b15c159354e621ad552c2c5c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:52:56 +0000 Subject: [PATCH] :arrow_up: Bump @octokit/auth-app from 6.1.1 to 7.1.2 Bumps [@octokit/auth-app](https://github.com/octokit/auth-app.js) from 6.1.1 to 7.1.2. - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](https://github.com/octokit/auth-app.js/compare/v6.1.1...v7.1.2) --- 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..baa5e5d 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.2", "applicationinsights": "^3.2.1", "axios": "^1.4.0", "axios-retry": "^4.0.0",