Merge pull request #10998 from backstage/renovate/octokit-graphql-4.x-lockfile

fix(deps): update dependency @octokit/graphql to v4.8.0
This commit is contained in:
Johan Haals
2022-04-21 15:53:27 +02:00
committed by GitHub
+3 -3
View File
@@ -4647,9 +4647,9 @@
universal-user-agent "^5.0.0"
"@octokit/graphql@^4.5.8":
version "4.7.0"
resolved "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.7.0.tgz#cbe12edc2bc61e9eaa5f9e5d092644c92b6fcb74"
integrity sha512-diY0qMPyQjfu4rDu3kDhJ9qIZadIm4IISO3RJSv9ajYUWJUCO0AykbgzLcg1xclxtXgzY583u3gAv66M6zz5SA==
version "4.8.0"
resolved "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.8.0.tgz#664d9b11c0e12112cbf78e10f49a05959aa22cc3"
integrity sha512-0gv+qLSBLKF0z8TKaSKTsS39scVKF9dbMxJpj3U0vC7wjNWFuIpL/z76Qe2fiuCbDRcJSavkXsVtMS6/dtQQsg==
dependencies:
"@octokit/request" "^5.6.0"
"@octokit/types" "^6.0.3"