@omnigraph/soap 0.105.12-alpha-20250116180044-4dc229baab0ab5d5a2a4de35a79720ca865641fd → 0.105.12-alpha-20250116180618-2a5ff51155fc0507e766d2eccb6664640623fa85

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@omnigraph/soap",
3
- "version": "0.105.12-alpha-20250116180044-4dc229baab0ab5d5a2a4de35a79720ca865641fd",
3
+ "version": "0.105.12-alpha-20250116180618-2a5ff51155fc0507e766d2eccb6664640623fa85",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
@@ -9,7 +9,7 @@
9
9
  "@graphql-mesh/cross-helpers": "^0.4.9",
10
10
  "@graphql-mesh/string-interpolation": "^0.5.7",
11
11
  "@graphql-mesh/transport-common": "^0.7.25",
12
- "@graphql-mesh/transport-soap": "0.8.12-alpha-20250116180044-4dc229baab0ab5d5a2a4de35a79720ca865641fd",
12
+ "@graphql-mesh/transport-soap": "0.8.12-alpha-20250116180618-2a5ff51155fc0507e766d2eccb6664640623fa85",
13
13
  "@graphql-mesh/types": "^0.103.11",
14
14
  "@graphql-mesh/utils": "^0.103.11",
15
15
  "@graphql-tools/utils": "^10.6.0",