We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c56a0 commit 9e7bcabCopy full SHA for 9e7bcab
packages/cache/redis/package.json
@@ -40,7 +40,7 @@
40
"@graphql-mesh/types": "^0.104.13",
41
"@whatwg-node/disposablestack": "^0.0.6",
42
"ioredis": "^5.3.2",
43
- "ioredis-mock": "^8.8.3",
+ "ioredis-mock": "^8.13.0",
44
"tslib": "^2.4.0"
45
},
46
"devDependencies": {
yarn.lock
@@ -6469,7 +6469,7 @@ __metadata:
6469
"@whatwg-node/disposablestack": "npm:^0.0.6"
6470
graphql: "npm:16.11.0"
6471
ioredis: "npm:^5.3.2"
6472
- ioredis-mock: "npm:^8.8.3"
+ ioredis-mock: "npm:^8.13.0"
6473
tslib: "npm:^2.4.0"
6474
peerDependencies:
6475
graphql: "*"
0 commit comments