Skip to content

Commit 1df8e2a

Browse files
authoredJul 8, 2022
fix(deps): update dependency @octokit/graphql to v5 (#492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85f2793 commit 1df8e2a

File tree

2 files changed

+17
-30
lines changed

2 files changed

+17
-30
lines changed
 

‎package-lock.json

+16-29
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
@@ -25,7 +25,7 @@
2525
"license": "MIT",
2626
"dependencies": {
2727
"@octokit/auth-token": "^3.0.0",
28-
"@octokit/graphql": "^4.5.8",
28+
"@octokit/graphql": "^5.0.0",
2929
"@octokit/request": "^6.0.0",
3030
"@octokit/request-error": "^3.0.0",
3131
"@octokit/types": "^6.0.3",

0 commit comments

Comments
 (0)
Please sign in to comment.