Skip to content

Commit b9e93c6

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

File tree

3 files changed

+73
-73
lines changed

3 files changed

+73
-73
lines changed

package-lock.json

Lines changed: 71 additions & 71 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.1"
39+
"@octokit/auth-app": "^8.1.2"
4040
}
4141
}

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@libsql/client": "^0.15.15",
2828
"@lucia-auth/adapter-drizzle": "^1.1.0",
2929
"@node-rs/argon2": "^2.0.2",
30-
"@octokit/auth-app": "^8.0.2",
30+
"@octokit/auth-app": "^8.1.2",
3131
"@octokit/request": "^10.0.6",
3232
"ajv": "^8.17.1",
3333
"ajv-formats": "^3.0.1",

0 commit comments

Comments
 (0)