Skip to content

Commit d355e9b

Browse files
Bump @graphql-mesh/cache-redis from 0.104.14 to 0.105.0 in the graphql-mesh group (#1664)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 27789de commit d355e9b

File tree

3 files changed

+15
-7
lines changed

3 files changed

+15
-7
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-hive/gateway': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`@graphql-mesh/cache-redis@^0.105.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cache-redis/v/0.105.0) (from `^0.104.14`, in `dependencies`)

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@graphql-hive/pubsub": "workspace:^",
9292
"@graphql-mesh/cache-cfw-kv": "^0.105.14",
9393
"@graphql-mesh/cache-localforage": "^0.105.15",
94-
"@graphql-mesh/cache-redis": "^0.104.14",
94+
"@graphql-mesh/cache-redis": "^0.105.0",
9595
"@graphql-mesh/cache-upstash-redis": "^0.1.14",
9696
"@graphql-mesh/cross-helpers": "^0.4.10",
9797
"@graphql-mesh/hmac-upstream-signature": "workspace:^",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4150,7 +4150,7 @@ __metadata:
41504150
"@graphql-hive/pubsub": "workspace:^"
41514151
"@graphql-mesh/cache-cfw-kv": "npm:^0.105.14"
41524152
"@graphql-mesh/cache-localforage": "npm:^0.105.15"
4153-
"@graphql-mesh/cache-redis": "npm:^0.104.14"
4153+
"@graphql-mesh/cache-redis": "npm:^0.105.0"
41544154
"@graphql-mesh/cache-upstash-redis": "npm:^0.1.14"
41554155
"@graphql-mesh/cross-helpers": "npm:^0.4.10"
41564156
"@graphql-mesh/hmac-upstream-signature": "workspace:^"
@@ -4475,20 +4475,21 @@ __metadata:
44754475
languageName: node
44764476
linkType: hard
44774477

4478-
"@graphql-mesh/cache-redis@npm:^0.104.14":
4479-
version: 0.104.14
4480-
resolution: "@graphql-mesh/cache-redis@npm:0.104.14"
4478+
"@graphql-mesh/cache-redis@npm:^0.105.0":
4479+
version: 0.105.0
4480+
resolution: "@graphql-mesh/cache-redis@npm:0.105.0"
44814481
dependencies:
44824482
"@graphql-mesh/cross-helpers": "npm:^0.4.10"
44834483
"@graphql-mesh/string-interpolation": "npm:0.5.9"
44844484
"@graphql-mesh/types": "npm:^0.104.14"
4485+
"@opentelemetry/api": "npm:^1.9.0"
44854486
"@whatwg-node/disposablestack": "npm:^0.0.6"
44864487
ioredis: "npm:^5.3.2"
4487-
ioredis-mock: "npm:^8.13.0"
4488+
ioredis-mock: "npm:^8.13.1"
44884489
tslib: "npm:^2.4.0"
44894490
peerDependencies:
44904491
graphql: "*"
4491-
checksum: 10c0/4afe7542ff8d453fca2ba88d8e9dcc3733494484a42eab5c9603f7e8152de630481fd16e264d2136141e08ceedafd415937b35f6ab172c4ac95d6782b945c651
4492+
checksum: 10c0/76f41773eff7033db7ffed73b655b6e4fd8403a5e87fab45590f3ee7c85717eba5413a99983de74ea3813e8b2661684101225977367fcba76d3bf50c164368f1
44924493
languageName: node
44934494
linkType: hard
44944495

0 commit comments

Comments
 (0)