@accounter/payper-mesh 0.2.8-alpha-20251109134941-d08c4d9d5c145a5636d989619b596076effbc3a2 → 0.2.8-alpha-20251109135059-0b69d374535c156a95ca85b775e3658e3b3856e7
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.
- package/package.json +9 -9
package/package.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@accounter/payper-mesh",
|
|
3
|
-
"version": "0.2.8-alpha-
|
|
3
|
+
"version": "0.2.8-alpha-20251109135059-0b69d374535c156a95ca85b775e3658e3b3856e7",
|
|
4
4
|
"description": "Graphql proxy for Payper API",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@graphql-mesh/config": "0.108.
|
|
6
|
+
"@graphql-mesh/config": "0.108.15",
|
|
7
7
|
"@graphql-mesh/cross-helpers": "0.4.10",
|
|
8
|
-
"@graphql-mesh/http": "0.106.
|
|
9
|
-
"@graphql-mesh/json-schema": "0.109.
|
|
10
|
-
"@graphql-mesh/runtime": "0.106.
|
|
11
|
-
"@graphql-mesh/store": "0.104.
|
|
12
|
-
"@graphql-mesh/transform-rename": "0.105.
|
|
13
|
-
"@graphql-mesh/types": "0.104.
|
|
14
|
-
"@graphql-mesh/utils": "0.104.
|
|
8
|
+
"@graphql-mesh/http": "0.106.14",
|
|
9
|
+
"@graphql-mesh/json-schema": "0.109.15",
|
|
10
|
+
"@graphql-mesh/runtime": "0.106.14",
|
|
11
|
+
"@graphql-mesh/store": "0.104.14",
|
|
12
|
+
"@graphql-mesh/transform-rename": "0.105.15",
|
|
13
|
+
"@graphql-mesh/types": "0.104.14",
|
|
14
|
+
"@graphql-mesh/utils": "0.104.14",
|
|
15
15
|
"graphql": "16.12.0",
|
|
16
16
|
"path": "0.12.7"
|
|
17
17
|
},
|