Skip to content

Commit

Permalink
fix(deps): update octokit monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2024
1 parent aaa1cbe commit b68c18d
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 185 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"dependencies": {
"@google-cloud/functions-framework": "^3.1.2",
"@google-cloud/secret-manager": "^5.0.1",
"@octokit/auth-app": "^4.0.4",
"@octokit/core": "^4.0.4",
"@octokit/rest": "^19.0.3",
"@octokit/webhooks": "^10.0.8",
"@octokit/webhooks-methods": "^3.0.0",
"@octokit/webhooks-types": "^6.2.4",
"@octokit/auth-app": "^6.0.0",
"@octokit/core": "^5.0.0",
"@octokit/rest": "^20.0.0",
"@octokit/webhooks": "^13.0.0",
"@octokit/webhooks-methods": "^5.0.0",
"@octokit/webhooks-types": "^7.0.0",
"axios": "^1.4.0",
"axios-retry": "^4.0.0",
"diff": "^5.1.0",
Expand All @@ -34,7 +34,7 @@
"yaml": "^2.1.1"
},
"devDependencies": {
"@octokit/webhooks-methods": "^4.0.0",
"@octokit/webhooks-methods": "^5.0.0",
"@types/archiver": "^6.0.2",
"@types/diff": "^5.0.2",
"@types/imapflow": "1.0.17",
Expand Down
Loading

0 comments on commit b68c18d

Please sign in to comment.