Merge pull request #64 from kudos/dependabot/npm_and_yarn/redis-3.0.2

Bump redis from 2.8.0 to 3.0.2
This commit is contained in:
Jonathan Cremin 2020-03-14 10:33:48 +00:00 committed by GitHub
commit 25baa04d4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 11 deletions

View file

@ -78,7 +78,7 @@
"node-uuid": "^1.4.8",
"passwords": "^1.3.1",
"pg": "^7.18.1",
"redis": "^2.8.0",
"redis": "^3.0.2",
"sequelize": "^5.21.3",
"smooth-scroll": "^16.1.2",
"statsy": "~0.2.0",