Skip to content

Commit d02f250

Browse files
authored
Merge pull request #270 from gadget-inc/bump-graphql
Bump graphql dependency to latest
2 parents 15e55ea + eca1b53 commit d02f250

File tree

3 files changed

+21
-41
lines changed

3 files changed

+21
-41
lines changed

packages/api-client-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@urql/core": "^4.0.10",
3232
"cross-fetch": "^3.1.5",
33-
"graphql": "~16.6.0",
33+
"graphql": "^16.8.1",
3434
"graphql-ws": "^5.13.1",
3535
"isomorphic-ws": "^5.0.0",
3636
"klona": "^2.0.6",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/react-dom": "^18.2.4",
4747
"@urql/core": "^4.0.10",
4848
"conditional-type-checks": "^1.0.6",
49-
"graphql": "16.5.0",
49+
"graphql": "^16.8.1",
5050
"lodash": "^4.17.21",
5151
"react": "^18.2.0",
5252
"react-dom": "^18.2.0",

pnpm-lock.yaml

Lines changed: 19 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)