@graphql-mesh/neo4j 0.107.17-alpha-20251202044145-be2e97db525373a5af8e449953dbf42687283528 → 0.107.17-alpha-20251202044226-6ad6032afe23bb0eb16296c2d5cd77ce2f447696

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": "@graphql-mesh/neo4j",
3
- "version": "0.107.17-alpha-20251202044145-be2e97db525373a5af8e449953dbf42687283528",
3
+ "version": "0.107.17-alpha-20251202044226-6ad6032afe23bb0eb16296c2d5cd77ce2f447696",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
@@ -9,7 +9,7 @@
9
9
  "@graphql-mesh/store": "^0.104.18",
10
10
  "@graphql-mesh/types": "^0.104.17",
11
11
  "@graphql-mesh/utils": "^0.104.17",
12
- "@omnigraph/neo4j": "0.11.16-alpha-20251202044145-be2e97db525373a5af8e449953dbf42687283528",
12
+ "@omnigraph/neo4j": "0.11.16-alpha-20251202044226-6ad6032afe23bb0eb16296c2d5cd77ce2f447696",
13
13
  "tslib": "^2.4.0"
14
14
  },
15
15
  "repository": {