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 Jun 17, 2024
1 parent 3c8cf0b commit 089c3e5
Show file tree
Hide file tree
Showing 2 changed files with 245 additions and 285 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"@google-cloud/secret-manager": "^5.0.1",
"@nestjs/common": "^10.3.9",
"@nestjs/core": "^10.3.9",
"@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": "^7.0.0",
"@octokit/core": "^6.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 @@ -39,7 +39,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 089c3e5

Please sign in to comment.