Skip to content

Commit

Permalink
Bump graphql in /src/OrchardCore.Modules/OrchardCore.Apis.GraphQL
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.8.0 to 16.3.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v15.8.0...v16.3.0)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 14, 2022
1 parent 8d3e12c commit 6d49fc7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"graphiql": "^1.8.5",
"graphiql-explorer": "^0.9.0",
"graphql": "^15.8.0",
"graphql": "^16.3.0",
"react": "^16.8.0",
"react-dom": "^16.8.0"
},
Expand Down

0 comments on commit 6d49fc7

Please sign in to comment.