Skip to content

Commit 4db2da3

Browse files
authored
fix(deps): upgrade @octokit/app (#2460)
Propogate octokit/app.js#422 to the `octokit` package to alleviate CDN caching issues
1 parent abc9284 commit 4db2da3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"test:typescript": "npx tsc --noEmit --declaration --noUnusedLocals --esModuleInterop --strict test/typescript-validate.ts"
2121
},
2222
"dependencies": {
23-
"@octokit/app": "^13.1.3",
23+
"@octokit/app": "^13.1.5",
2424
"@octokit/core": "^4.2.1",
2525
"@octokit/oauth-app": "^4.2.1",
2626
"@octokit/plugin-paginate-rest": "^6.1.0",

0 commit comments

Comments
 (0)