Skip to content

Commit 089c3e5

Browse files
fix(deps): update octokit monorepo
1 parent 3c8cf0b commit 089c3e5

File tree

2 files changed

+245
-285
lines changed

2 files changed

+245
-285
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
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/webhooks": "^10.0.8",
25-
"@octokit/webhooks-methods": "^3.0.0",
26-
"@octokit/webhooks-types": "^6.2.4",
21+
"@octokit/auth-app": "^7.0.0",
22+
"@octokit/core": "^6.0.0",
23+
"@octokit/rest": "^20.0.0",
24+
"@octokit/webhooks": "^13.0.0",
25+
"@octokit/webhooks-methods": "^5.0.0",
26+
"@octokit/webhooks-types": "^7.0.0",
2727
"axios": "^1.4.0",
2828
"axios-retry": "^4.0.0",
2929
"diff": "^5.1.0",
@@ -39,7 +39,7 @@
3939
"yaml": "^2.1.1"
4040
},
4141
"devDependencies": {
42-
"@octokit/webhooks-methods": "^4.0.0",
42+
"@octokit/webhooks-methods": "^5.0.0",
4343
"@types/archiver": "^6.0.2",
4444
"@types/diff": "^5.0.2",
4545
"@types/imapflow": "1.0.17",

0 commit comments

Comments
 (0)