Skip to content

Commit

Permalink
Bump graphql from 16.9.0 to 16.10.0 in /demos/graphql-demo/ui
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.9.0 to 16.10.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.9.0...v16.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 641e0c2 commit 9225114
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demos/graphql-demo/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"apollo-client": "^1.3.0",
"graphql": "^16.9.0",
"graphql": "^16.10.0",
"graphql-tag": "^2.2.0",
"immutability-helper": "^3.1.1",
"react": "15.7.0",
Expand Down
8 changes: 4 additions & 4 deletions demos/graphql-demo/ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2128,10 +2128,10 @@ graphql@^0.10.0, graphql@^0.10.3:
dependencies:
iterall "^1.1.0"

graphql@^16.9.0:
version "16.9.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
graphql@^16.10.0:
version "16.10.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==

has-ansi@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 9225114

Please sign in to comment.