@omnigraph/soap 0.107.11-alpha-20250829153100-2425fda58dce789117953e4af83960d25a46003b → 0.107.11-alpha-20250829181050-8a20760db9d5d3343eca997bc9151a81d7f9413a

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@omnigraph/soap",
3
- "version": "0.107.11-alpha-20250829153100-2425fda58dce789117953e4af83960d25a46003b",
3
+ "version": "0.107.11-alpha-20250829181050-8a20760db9d5d3343eca997bc9151a81d7f9413a",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
@@ -9,9 +9,9 @@
9
9
  "@graphql-mesh/cross-helpers": "^0.4.10",
10
10
  "@graphql-mesh/string-interpolation": "^0.5.8",
11
11
  "@graphql-mesh/transport-common": "^0.7.25",
12
- "@graphql-mesh/transport-soap": "0.10.11-alpha-20250829153100-2425fda58dce789117953e4af83960d25a46003b",
13
- "@graphql-mesh/types": "0.104.10-alpha-20250829153100-2425fda58dce789117953e4af83960d25a46003b",
14
- "@graphql-mesh/utils": "0.104.10-alpha-20250829153100-2425fda58dce789117953e4af83960d25a46003b",
12
+ "@graphql-mesh/transport-soap": "0.10.11-alpha-20250829181050-8a20760db9d5d3343eca997bc9151a81d7f9413a",
13
+ "@graphql-mesh/types": "0.104.10-alpha-20250829181050-8a20760db9d5d3343eca997bc9151a81d7f9413a",
14
+ "@graphql-mesh/utils": "0.104.10-alpha-20250829181050-8a20760db9d5d3343eca997bc9151a81d7f9413a",
15
15
  "@graphql-tools/utils": "^10.8.0",
16
16
  "@whatwg-node/fetch": "^0.10.6",
17
17
  "@whatwg-node/promise-helpers": "^1.0.0",