Skip to content

Commit ea467ed

Browse files
fix(deps): update octokit monorepo
1 parent 773b635 commit ea467ed

File tree

2 files changed

+156
-172
lines changed

2 files changed

+156
-172
lines changed

package.json

Lines changed: 6 additions & 6 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": "^6.0.0",
20+
"@octokit/core": "^5.0.0",
21+
"@octokit/rest": "^20.0.0",
22+
"@octokit/webhooks": "^12.0.0",
23+
"@octokit/webhooks-methods": "^4.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",

0 commit comments

Comments
 (0)