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 Dec 10, 2024
1 parent 4777305 commit a56fb46
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 339 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"@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/types": "^10.0.0",
"@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": "^21.0.0",
"@octokit/types": "^13.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 @@ -40,7 +40,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 a56fb46

Please sign in to comment.