Skip to content

Commit

Permalink
fix(deps): update dependency ioredis to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 498b35c commit 0f2b690
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 30 deletions.
4 changes: 2 additions & 2 deletions packages/plugins/response-cache-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
"peerDependencies": {},
"dependencies": {
"@envelop/response-cache": "^6.1.2",
"ioredis": "^4.27.9",
"ioredis": "^5.0.0",
"tslib": "^2.5.0"
},
"devDependencies": {
"@envelop/core": "workspace:^",
"@graphql-tools/schema": "10.0.16",
"@types/ioredis": "4.28.10",
"@types/ioredis": "5.0.0",
"graphql": "16.9.0",
"ioredis-mock": "5.9.1",
"typescript": "5.7.3"
Expand Down
57 changes: 29 additions & 28 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0f2b690

Please sign in to comment.