Skip to content

Commit d41ceba

Browse files
fix(deps): update octokit monorepo
1 parent eb648e9 commit d41ceba

File tree

2 files changed

+975
-292
lines changed

2 files changed

+975
-292
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": "^7.0.0",
26+
"@octokit/core": "^6.0.0",
27+
"@octokit/rest": "^21.0.0",
28+
"@octokit/types": "^13.0.0",
29+
"@octokit/webhooks": "^13.0.0",
30+
"@octokit/webhooks-methods": "^5.0.0",
31+
"@octokit/webhooks-types": "^7.0.0",
3232
"axios": "^1.4.0",
3333
"axios-retry": "^4.0.0",
3434
"diff": "^5.1.0",
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@babel/preset-env": "^7.26.0",
4949
"@jest/globals": "^29.7.0",
50-
"@octokit/webhooks-methods": "^4.0.0",
50+
"@octokit/webhooks-methods": "^5.0.0",
5151
"@types/archiver": "^6.0.2",
5252
"@types/diff": "^5.0.2",
5353
"@types/imapflow": "1.0.17",

0 commit comments

Comments
 (0)