Skip to content

Commit 0b06d7b

Browse files
fix(deps): update dependency @octokit/oauth-authorization-url to v5 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40824b8 commit 0b06d7b

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

package-lock.json

Lines changed: 10 additions & 7 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
"author": "Gregor Martynus (https://dev.to/gr2m)",
2121
"license": "MIT",
2222
"dependencies": {
23-
"@octokit/oauth-authorization-url": "^4.3.1",
23+
"@octokit/oauth-authorization-url": "^5.0.0",
2424
"@octokit/request": "^6.0.0",
2525
"@octokit/request-error": "^3.0.0",
2626
"@octokit/types": "^6.12.2",

0 commit comments

Comments
 (0)