chore(deps): update dependency ioredis to v5.1.0 (#592)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-06-25 21:14:30 +08:00
committed by GitHub
parent 9c46b80e6f
commit 63740ff26e
2 changed files with 10 additions and 10 deletions

View File

@@ -165,7 +165,7 @@
"eslint": "*",
"eslint-plugin-unused-imports": "2.0.0",
"husky": "8.0.1",
"ioredis": "5.0.6",
"ioredis": "5.1.0",
"jest": "28.1.1",
"lint-staged": "13.0.3",
"prettier": "2.7.1",
@@ -183,7 +183,7 @@
},
"resolutions": {
"typescript": "4.7.4",
"ioredis": "5.0.6",
"ioredis": "5.1.0",
"webpack": "5.73.0",
"fastify-cors": "npm:@fastify/cors@^7.0.0",
"fastify-formbody": "npm:@fastify/formbody@^6.0.0",