@accounter/green-invoice-graphql 0.8.2-alpha-20251101163244-a0ac3eb3753ca02c908157d17146a99adf3641ce → 0.8.2-alpha-20251102085833-d574838ec8d962ba6be12f1ca15d9bee3e2b860d

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": "@accounter/green-invoice-graphql",
3
- "version": "0.8.2-alpha-20251101163244-a0ac3eb3753ca02c908157d17146a99adf3641ce",
3
+ "version": "0.8.2-alpha-20251102085833-d574838ec8d962ba6be12f1ca15d9bee3e2b860d",
4
4
  "description": "Graphql proxy for Green Invoice API",
5
5
  "dependencies": {
6
6
  "@graphql-mesh/config": "0.108.15",
@@ -11,7 +11,7 @@
11
11
  "@graphql-mesh/store": "0.104.14",
12
12
  "@graphql-mesh/types": "0.104.14",
13
13
  "@graphql-mesh/utils": "0.104.14",
14
- "graphql": "16.12.0",
14
+ "graphql": "16.11.0",
15
15
  "path": "0.12.7"
16
16
  },
17
17
  "repository": {