@graphql-mesh/plugin-response-cache 0.103.18 → 0.103.19-alpha-20250214193157-b8d14e8c0d29813d05bd4b5947d5783448b1f144
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 +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/plugin-response-cache",
|
|
3
|
-
"version": "0.103.
|
|
3
|
+
"version": "0.103.19-alpha-20250214193157-b8d14e8c0d29813d05bd4b5947d5783448b1f144",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"@graphql-mesh/types": "^0.103.17",
|
|
14
14
|
"@graphql-mesh/utils": "^0.103.17",
|
|
15
15
|
"@graphql-tools/utils": "^10.6.2",
|
|
16
|
-
"@graphql-yoga/plugin-response-cache": "^3.
|
|
16
|
+
"@graphql-yoga/plugin-response-cache": "^3.13.1",
|
|
17
17
|
"cache-control-parser": "^2.0.6",
|
|
18
18
|
"graphql-yoga": "^5.7.0",
|
|
19
19
|
"tslib": "^2.4.0"
|