Skip to content

Commit

Permalink
chore(deps): update dependency ioredis to ^5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2023
1 parent fa7b639 commit 82a8fac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@
"graphql": "^16.6.0",
"graphql-ez": "^0.15.2",
"graphql-ws": "^5.10.1",
"ioredis": "^5.2.3",
"ioredis": "^5.3.1",
"pino": "^8.4.2",
"prettier": "^2.7.1",
"typescript": "^4.8.2",
"wait-for-expect": "^3.0.2",
"zod": "^3.18.0"
},
"peerDependencies": {
"ioredis": "^5.0.5",
"ioredis": "^5.3.1",
"zod": "^3.17.3"
},
"peerDependenciesMeta": {
Expand Down
8 changes: 4 additions & 4 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 82a8fac

Please sign in to comment.