@graphql-mesh/cache-upstash-redis 0.1.13-alpha-20250915140906-92dd888adea92701aa70b6f2adf3c1373f979b79 → 0.1.13-alpha-20250915141022-9004c4e67086210d604c01829b55135d0bb0548a

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,13 +1,13 @@
1
1
  {
2
2
  "name": "@graphql-mesh/cache-upstash-redis",
3
- "version": "0.1.13-alpha-20250915140906-92dd888adea92701aa70b6f2adf3c1373f979b79",
3
+ "version": "0.1.13-alpha-20250915141022-9004c4e67086210d604c01829b55135d0bb0548a",
4
4
  "sideEffects": false,
5
5
  "peerDependencies": {
6
6
  "graphql": "*"
7
7
  },
8
8
  "dependencies": {
9
9
  "@graphql-mesh/cross-helpers": "^0.4.9",
10
- "@graphql-mesh/types": "0.104.13-alpha-20250915140906-92dd888adea92701aa70b6f2adf3c1373f979b79",
10
+ "@graphql-mesh/types": "0.104.13-alpha-20250915141022-9004c4e67086210d604c01829b55135d0bb0548a",
11
11
  "@upstash/redis": "^1.34.3",
12
12
  "@whatwg-node/disposablestack": "^0.0.6",
13
13
  "tslib": "^2.4.0"