@graphql-mesh/cache-upstash-redis 0.1.13-alpha-20250915112907-e14ac0e0cf17b67704f40b2b1c70d5150167b40f → 0.1.13-alpha-20250915113538-4375798e55722d2ac0f3bb46457363ead763c957

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-20250915112907-e14ac0e0cf17b67704f40b2b1c70d5150167b40f",
3
+ "version": "0.1.13-alpha-20250915113538-4375798e55722d2ac0f3bb46457363ead763c957",
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-20250915112907-e14ac0e0cf17b67704f40b2b1c70d5150167b40f",
10
+ "@graphql-mesh/types": "0.104.13-alpha-20250915113538-4375798e55722d2ac0f3bb46457363ead763c957",
11
11
  "@upstash/redis": "^1.34.3",
12
12
  "@whatwg-node/disposablestack": "^0.0.6",
13
13
  "tslib": "^2.4.0"