Skip to content

Commit e3cafd6

Browse files
fix(deps): update octokit monorepo
1 parent b3e277c commit e3cafd6

File tree

2 files changed

+256
-284
lines changed

2 files changed

+256
-284
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"dependencies": {
1717
"@google-cloud/functions-framework": "^3.1.2",
1818
"@google-cloud/secret-manager": "^5.0.1",
19-
"@octokit/auth-app": "^4.0.4",
20-
"@octokit/core": "^4.0.4",
21-
"@octokit/rest": "^19.0.3",
22-
"@octokit/webhooks": "^10.0.8",
23-
"@octokit/webhooks-methods": "^3.0.0",
24-
"@octokit/webhooks-types": "^6.2.4",
19+
"@octokit/auth-app": "^7.0.0",
20+
"@octokit/core": "^6.0.0",
21+
"@octokit/rest": "^20.0.0",
22+
"@octokit/webhooks": "^13.0.0",
23+
"@octokit/webhooks-methods": "^5.0.0",
24+
"@octokit/webhooks-types": "^7.0.0",
2525
"axios": "^1.4.0",
2626
"axios-retry": "^4.0.0",
2727
"diff": "^5.1.0",
@@ -35,7 +35,7 @@
3535
"yaml": "^2.1.1"
3636
},
3737
"devDependencies": {
38-
"@octokit/webhooks-methods": "^4.0.0",
38+
"@octokit/webhooks-methods": "^5.0.0",
3939
"@types/archiver": "^6.0.2",
4040
"@types/diff": "^5.0.2",
4141
"@types/imapflow": "1.0.17",

0 commit comments

Comments
 (0)