@graphql-mesh/transport-odata 0.1.19-alpha-20250222112313-ed73958e9a1064379356b6244c1bd0e86b4d6240 → 0.1.19-alpha-20250222123306-c4e9853f99ab809e18ab5a1ff76df14ac19b386e

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,13 +1,13 @@
1
1
  {
2
2
  "name": "@graphql-mesh/transport-odata",
3
- "version": "0.1.19-alpha-20250222112313-ed73958e9a1064379356b6244c1bd0e86b4d6240",
3
+ "version": "0.1.19-alpha-20250222123306-c4e9853f99ab809e18ab5a1ff76df14ac19b386e",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
7
7
  },
8
8
  "dependencies": {
9
9
  "@graphql-mesh/transport-common": "^0.7.13",
10
- "@omnigraph/odata": "0.1.19-alpha-20250222112313-ed73958e9a1064379356b6244c1bd0e86b4d6240",
10
+ "@omnigraph/odata": "0.1.19-alpha-20250222123306-c4e9853f99ab809e18ab5a1ff76df14ac19b386e",
11
11
  "tslib": "^2.4.0"
12
12
  },
13
13
  "repository": {