fix(deps): update dependency @octokit/graphql to v5

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-07-08 18:22:26 +00:00
committed by Github changeset workflow
parent 8d0836b08c
commit 0f25116d28
4 changed files with 17 additions and 2 deletions
@@ -41,7 +41,7 @@
"@backstage/integration": "^1.2.2-next.1",
"@backstage/plugin-catalog-backend": "^1.2.1-next.1",
"@backstage/types": "^1.0.0",
"@octokit/graphql": "^4.5.8",
"@octokit/graphql": "^5.0.0",
"lodash": "^4.17.21",
"msw": "^0.43.0",
"node-fetch": "^2.6.7",
+1 -1
View File
@@ -35,7 +35,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"@octokit/graphql": "^4.5.8",
"@octokit/graphql": "^5.0.0",
"luxon": "^2.0.2",
"react-use": "^17.2.4"
},