Skip to content

Commit d58a79a

Browse files
chore(deps): update dependency @graphql-ez/plugin-websockets to ^0.11.3 (#1630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c7b3e5 commit d58a79a

File tree

3 files changed

+19
-10
lines changed

3 files changed

+19
-10
lines changed

examples/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@graphql-ez/plugin-dataloader": "^0.8.0",
2525
"@graphql-ez/plugin-schema": "^0.9.0",
2626
"@graphql-ez/plugin-upload": "^0.8.0",
27-
"@graphql-ez/plugin-websockets": "^0.11.0",
27+
"@graphql-ez/plugin-websockets": "^0.11.3",
2828
"@react-hookz/web": "^22.0.0",
2929
"date-fns": "^2.29.3",
3030
"extract-files": "^13.0.0",

internal/test-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"wait-for-expect": "^3.0.2"
4848
},
4949
"devDependencies": {
50-
"@graphql-ez/plugin-websockets": "^0.11.0",
50+
"@graphql-ez/plugin-websockets": "^0.11.3",
5151
"@jest/types": "^29.5.0",
5252
"@types/node": "^18.15.5",
5353
"@types/randomstring": "^1.1.8",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)