@graphql-mesh/transport-ws 0.3.7-alpha-20241009113856-d0bf85dc9b18ef0d49d4c66877fb98d1a4cba21a → 0.3.7-alpha-20241009124430-b884ff40e175f8c67fde9281b16451eb5ea01db6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-mesh/transport-ws",
3
- "version": "0.3.7-alpha-20241009113856-d0bf85dc9b18ef0d49d4c66877fb98d1a4cba21a",
3
+ "version": "0.3.7-alpha-20241009124430-b884ff40e175f8c67fde9281b16451eb5ea01db6",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*",
@@ -9,8 +9,8 @@
9
9
  "dependencies": {
10
10
  "@graphql-mesh/cross-helpers": "0.4.6",
11
11
  "@graphql-mesh/string-interpolation": "^0.5.6",
12
- "@graphql-mesh/transport-common": "0.7.7-alpha-20241009113856-d0bf85dc9b18ef0d49d4c66877fb98d1a4cba21a",
13
- "@graphql-mesh/utils": "0.102.6-alpha-20241009113856-d0bf85dc9b18ef0d49d4c66877fb98d1a4cba21a",
12
+ "@graphql-mesh/transport-common": "0.7.7-alpha-20241009124430-b884ff40e175f8c67fde9281b16451eb5ea01db6",
13
+ "@graphql-mesh/utils": "0.102.6-alpha-20241009124430-b884ff40e175f8c67fde9281b16451eb5ea01db6",
14
14
  "@graphql-tools/executor-graphql-ws": "^1.2.0",
15
15
  "@graphql-tools/utils": "^10.5.3",
16
16
  "graphql-ws": "^5.16.0",