Skip to content

Commit 028e983

Browse files
fix(deps): update octokit monorepo
1 parent 748dc71 commit 028e983

File tree

2 files changed

+180
-301
lines changed

2 files changed

+180
-301
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
"@google-cloud/secret-manager": "^5.0.1",
2323
"@nestjs/common": "^10.3.9",
2424
"@nestjs/core": "^10.3.9",
25-
"@octokit/auth-app": "^4.0.4",
26-
"@octokit/core": "^4.0.4",
27-
"@octokit/rest": "^19.0.3",
28-
"@octokit/types": "^10.0.0",
29-
"@octokit/webhooks": "^10.0.8",
30-
"@octokit/webhooks-methods": "^3.0.0",
31-
"@octokit/webhooks-types": "^6.2.4",
25+
"@octokit/auth-app": "^8.0.0",
26+
"@octokit/core": "^7.0.0",
27+
"@octokit/rest": "^22.0.0",
28+
"@octokit/types": "^15.0.0",
29+
"@octokit/webhooks": "^14.0.0",
30+
"@octokit/webhooks-methods": "^6.0.0",
31+
"@octokit/webhooks-types": "^7.0.0",
3232
"axios": "^1.4.0",
3333
"axios-retry": "^4.0.0",
3434
"chalk": "^4.1.2",
@@ -52,7 +52,7 @@
5252
"@babel/preset-env": "^7.26.0",
5353
"@jest/globals": "^29.7.0",
5454
"@eslint/js": "^9.18.0",
55-
"@octokit/webhooks-methods": "^4.0.0",
55+
"@octokit/webhooks-methods": "^6.0.0",
5656
"@types/diff": "^5.0.2",
5757
"@types/imapflow": "1.0.19",
5858
"@types/jest": "^29.5.14",

0 commit comments

Comments
 (0)