Skip to content

Commit a56fb46

Browse files
fix(deps): update octokit monorepo
1 parent 4777305 commit a56fb46

File tree

2 files changed

+182
-339
lines changed

2 files changed

+182
-339
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"@google-cloud/secret-manager": "^5.0.1",
1919
"@nestjs/common": "^10.3.9",
2020
"@nestjs/core": "^10.3.9",
21-
"@octokit/auth-app": "^4.0.4",
22-
"@octokit/core": "^4.0.4",
23-
"@octokit/rest": "^19.0.3",
24-
"@octokit/types": "^10.0.0",
25-
"@octokit/webhooks": "^10.0.8",
26-
"@octokit/webhooks-methods": "^3.0.0",
27-
"@octokit/webhooks-types": "^6.2.4",
21+
"@octokit/auth-app": "^7.0.0",
22+
"@octokit/core": "^6.0.0",
23+
"@octokit/rest": "^21.0.0",
24+
"@octokit/types": "^13.0.0",
25+
"@octokit/webhooks": "^13.0.0",
26+
"@octokit/webhooks-methods": "^5.0.0",
27+
"@octokit/webhooks-types": "^7.0.0",
2828
"axios": "^1.4.0",
2929
"axios-retry": "^4.0.0",
3030
"diff": "^5.1.0",
@@ -40,7 +40,7 @@
4040
"yaml": "^2.1.1"
4141
},
4242
"devDependencies": {
43-
"@octokit/webhooks-methods": "^4.0.0",
43+
"@octokit/webhooks-methods": "^5.0.0",
4444
"@types/archiver": "^6.0.2",
4545
"@types/diff": "^5.0.2",
4646
"@types/imapflow": "1.0.17",

0 commit comments

Comments
 (0)