@graphql-mesh/transport-ws 0.4.1-alpha-20241030124810-c0e8113edb4c8fd5b24bd53fd28ec5b664e9922e → 0.4.1-alpha-20241030131938-293c630e16c59b59bcc19adcf70e2445e5c2baa5

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.4.1-alpha-20241030124810-c0e8113edb4c8fd5b24bd53fd28ec5b664e9922e",
3
+ "version": "0.4.1-alpha-20241030131938-293c630e16c59b59bcc19adcf70e2445e5c2baa5",
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.7",
11
11
  "@graphql-mesh/string-interpolation": "^0.5.6",
12
- "@graphql-mesh/transport-common": "0.7.12-alpha-20241030124810-c0e8113edb4c8fd5b24bd53fd28ec5b664e9922e",
13
- "@graphql-mesh/utils": "0.102.11-alpha-20241030124810-c0e8113edb4c8fd5b24bd53fd28ec5b664e9922e",
12
+ "@graphql-mesh/transport-common": "0.7.12-alpha-20241030131938-293c630e16c59b59bcc19adcf70e2445e5c2baa5",
13
+ "@graphql-mesh/utils": "0.102.11-alpha-20241030131938-293c630e16c59b59bcc19adcf70e2445e5c2baa5",
14
14
  "@graphql-tools/executor-graphql-ws": "^1.3.0",
15
15
  "@graphql-tools/utils": "^10.5.5",
16
16
  "graphql-ws": "^5.16.0",