@graphql-mesh/plugin-response-cache 0.104.14-alpha-20250915162441-ddbec9bfe8a6486633e5ff06343c5d6f932352b2 → 0.104.14-alpha-20250916145756-1cd71f2545b7c8a2e0cc645c5b2f86406060ca3c
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 +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/plugin-response-cache",
|
|
3
|
-
"version": "0.104.14-alpha-
|
|
3
|
+
"version": "0.104.14-alpha-20250916145756-1cd71f2545b7c8a2e0cc645c5b2f86406060ca3c",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
"@envelop/core": "^5.1.0",
|
|
10
10
|
"@envelop/response-cache": "^8.0.0",
|
|
11
11
|
"@graphql-mesh/cross-helpers": "^0.4.10",
|
|
12
|
-
"@graphql-mesh/string-interpolation": "0.5.9-alpha-
|
|
13
|
-
"@graphql-mesh/types": "0.104.13-alpha-
|
|
14
|
-
"@graphql-mesh/utils": "0.104.13-alpha-
|
|
12
|
+
"@graphql-mesh/string-interpolation": "0.5.9-alpha-20250916145756-1cd71f2545b7c8a2e0cc645c5b2f86406060ca3c",
|
|
13
|
+
"@graphql-mesh/types": "0.104.13-alpha-20250916145756-1cd71f2545b7c8a2e0cc645c5b2f86406060ca3c",
|
|
14
|
+
"@graphql-mesh/utils": "0.104.13-alpha-20250916145756-1cd71f2545b7c8a2e0cc645c5b2f86406060ca3c",
|
|
15
15
|
"@graphql-tools/utils": "^10.6.2",
|
|
16
16
|
"@graphql-yoga/plugin-response-cache": "^3.13.1",
|
|
17
17
|
"@whatwg-node/promise-helpers": "^1.0.0",
|