Skip to content

Commit c067d9c

Browse files
authored
fix(deps): bump @octokit/request to get fixed version of @octokit/endpoint (#486)
Fixes #485
1 parent 9bb16e2 commit c067d9c

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
@@ -22,7 +22,7 @@
2222
"author": "Gregor Martynus (https://github.com/gr2m)",
2323
"license": "MIT",
2424
"dependencies": {
25-
"@octokit/request": "^7.0.0",
25+
"@octokit/request": "^7.0.1",
2626
"@octokit/types": "^10.0.0",
2727
"universal-user-agent": "^6.0.0"
2828
},

0 commit comments

Comments
 (0)