Skip to content

Commit

Permalink
fix(deps): upgrade @octokit/app (#2460)
Browse files Browse the repository at this point in the history
Propogate octokit/app.js#422 to the `octokit` package to alleviate CDN caching issues
  • Loading branch information
wolfy1339 committed May 27, 2023
1 parent abc9284 commit 4db2da3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test:typescript": "npx tsc --noEmit --declaration --noUnusedLocals --esModuleInterop --strict test/typescript-validate.ts"
},
"dependencies": {
"@octokit/app": "^13.1.3",
"@octokit/app": "^13.1.5",
"@octokit/core": "^4.2.1",
"@octokit/oauth-app": "^4.2.1",
"@octokit/plugin-paginate-rest": "^6.1.0",
Expand Down

0 comments on commit 4db2da3

Please sign in to comment.