Skip to content

Commit 393caf3

Browse files
authoredJul 7, 2022
fix(deps): update dependency @octokit/auth-token to v3 (#490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b52305b commit 393caf3

File tree

2 files changed

+35
-4
lines changed

2 files changed

+35
-4
lines changed
 

‎package-lock.json

+34-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"author": "Gregor Martynus (https://github.com/gr2m)",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@octokit/auth-token": "^2.4.4",
27+
"@octokit/auth-token": "^3.0.0",
2828
"@octokit/graphql": "^4.5.8",
2929
"@octokit/request": "^6.0.0",
3030
"@octokit/request-error": "^2.0.5",

0 commit comments

Comments
 (0)
Please sign in to comment.