fix: upgrade redis from 3.0.0 to 3.0.2 (#6488)

Snyk has created this PR to upgrade redis from 3.0.0 to 3.0.2.

See this package in NPM:
https://www.npmjs.com/package/redis

See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
Snyk bot
2020-03-10 18:36:35 +01:00
committed by GitHub
parent ecc2d11cbd
commit 3d4a2c232b
2 changed files with 4 additions and 12 deletions

View File

@@ -48,7 +48,7 @@
"parse": "2.11.0",
"pg-promise": "10.4.4",
"pluralize": "^8.0.0",
"redis": "3.0.0",
"redis": "3.0.2",
"semver": "7.1.3",
"subscriptions-transport-ws": "0.9.16",
"tv4": "1.3.0",