yeahoffline / redis-mock

Node.js redis client mock
212 stars 110 forks source link

Update the redis version in the Redis-mock #189

Open sozakir opened 3 years ago

sozakir commented 3 years ago

Recently redis has fixed a vulnerability https://github.com/NodeRedis/node-redis/security/advisories/GHSA-35q2-47q7-3pc3, in the latest 3.1.2.

https://github.com/NodeRedis/node-redis/pull/1595/files

I have created a PR for this https://github.com/yeahoffline/redis-mock/pull/188. Plz review @kamiljano