Skip to content

Commit ae93ffb

Browse files
fix(deps): update octokit monorepo
1 parent 1beb4ee commit ae93ffb

File tree

2 files changed

+160
-293
lines changed

2 files changed

+160
-293
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"@google-cloud/secret-manager": "^5.0.1",
2020
"@nestjs/common": "^10.3.9",
2121
"@nestjs/core": "^10.3.9",
22-
"@octokit/auth-app": "^4.0.4",
23-
"@octokit/core": "^4.0.4",
24-
"@octokit/rest": "^19.0.3",
25-
"@octokit/types": "^10.0.0",
26-
"@octokit/webhooks": "^10.0.8",
27-
"@octokit/webhooks-methods": "^3.0.0",
28-
"@octokit/webhooks-types": "^6.2.4",
22+
"@octokit/auth-app": "^7.0.0",
23+
"@octokit/core": "^6.0.0",
24+
"@octokit/rest": "^21.0.0",
25+
"@octokit/types": "^13.0.0",
26+
"@octokit/webhooks": "^13.0.0",
27+
"@octokit/webhooks-methods": "^5.0.0",
28+
"@octokit/webhooks-types": "^7.0.0",
2929
"axios": "^1.4.0",
3030
"axios-retry": "^4.0.0",
3131
"diff": "^5.1.0",
@@ -46,7 +46,7 @@
4646
"@babel/preset-env": "^7.26.0",
4747
"@jest/globals": "^29.7.0",
4848
"@eslint/js": "^9.18.0",
49-
"@octokit/webhooks-methods": "^4.0.0",
49+
"@octokit/webhooks-methods": "^5.0.0",
5050
"@types/archiver": "^6.0.2",
5151
"@types/diff": "^5.0.2",
5252
"@types/imapflow": "1.0.17",

0 commit comments

Comments
 (0)