Skip to content

Commit c0ce290

Browse files
committed
chore(deps): update dependency graphql to ^16.8.1
1 parent 8fda0c7 commit c0ce290

File tree

8 files changed

+14
-14
lines changed

8 files changed

+14
-14
lines changed

examples/gnt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@gqty/react": "workspace:^",
2626
"@nhost/nextjs": "^2.1.8",
2727
"gqty": "workspace:^",
28-
"graphql": "^16.7.1",
28+
"graphql": "^16.8.1",
2929
"graphql-ws": "^5.15.0",
3030
"next": "14.1.4",
3131
"react": "^18.2.0",

examples/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"fastify": "^4.26.2",
3232
"framer-motion": "^6.5.1",
3333
"gqty": "workspace:^",
34-
"graphql": "^16.6.0",
34+
"graphql": "^16.8.1",
3535
"graphql-ez": "^0.16.1",
3636
"graphql-upload": "^13.0.0",
3737
"ms": "^2.1.3",

internal/test-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/jest": "^29.5.0",
4040
"cross-env": "^7.0.3",
4141
"fastify": "^4.26.2",
42-
"graphql": "^16.6.0",
42+
"graphql": "^16.8.1",
4343
"graphql-ez": "^0.16.1",
4444
"jest": "^29.5.0",
4545
"jest-watch-typeahead": "^2.2.2",

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"cross-fetch": "^4.0.0",
5858
"fast-glob": "^3.2.12",
5959
"gqty": "workspace:^",
60-
"graphql": "^16.0.0",
60+
"graphql": "^16.8.1",
6161
"lodash-es": "^4.17.21",
6262
"micromatch": "^4.0.5",
6363
"prettier": "^2.8.6",

packages/gqty/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"concurrently": "^7.6.0",
6969
"cross-env": "^7.0.3",
7070
"esbuild": "^0.17.12",
71-
"graphql": "^16.6.0",
71+
"graphql": "^16.8.1",
7272
"graphql-sse": "^2.1.0",
7373
"graphql-ws": "^5.11.3",
7474
"jest": "^29.5.0",

packages/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"eslint": "^8.39.0",
104104
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0",
105105
"gqty": "workspace:^",
106-
"graphql": "^16.6.0",
106+
"graphql": "^16.8.1",
107107
"graphql-sse": "^2.1.1",
108108
"graphql-ws": "^5.12.1",
109109
"jest": "^29.5.0",

packages/subscriptions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"bob-esbuild-cli": "^4.0.0",
4747
"esbuild": "^0.17.10",
4848
"gqty": "workspace:^",
49-
"graphql": "^16.6.0",
49+
"graphql": "^16.8.1",
5050
"test-utils": "workspace:^",
5151
"tslib": "^2.5.0"
5252
},

pnpm-lock.yaml

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)