Skip to content

Commit ffe7b8c

Browse files
chore(all): bump @octokit/auth-app from 8.1.2 to 8.2.0
Bumps [@octokit/auth-app](https://github.com/octokit/auth-app.js) from 8.1.2 to 8.2.0. - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v8.1.2...v8.2.0) --- updated-dependencies: - dependency-name: "@octokit/auth-app" dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6520c59 commit ffe7b8c

File tree

3 files changed

+11
-49
lines changed

3 files changed

+11
-49
lines changed

package-lock.json

Lines changed: 9 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"zod": "^4.0.17"
3737
},
3838
"dependencies": {
39-
"@octokit/auth-app": "^8.1.2"
39+
"@octokit/auth-app": "^8.2.0"
4040
}
4141
}

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@lucia-auth/adapter-drizzle": "^1.1.0",
3131
"@modelcontextprotocol/sdk": "^1.26.0",
3232
"@node-rs/argon2": "^2.0.2",
33-
"@octokit/auth-app": "^8.1.2",
33+
"@octokit/auth-app": "^8.2.0",
3434
"@octokit/request": "^10.0.7",
3535
"@octokit/rest": "^22.0.1",
3636
"ajv": "^8.17.1",

0 commit comments

Comments
 (0)