fix: upgrade ioredis from 4.16.2 to 4.16.3

Snyk has created this PR to upgrade ioredis from 4.16.2 to 4.16.3.

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

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/29c066bc-abce-44d9-b68e-064466e610e7?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot 2020-05-14 02:41:33 +01:00 committed by Overtorment
parent eec5213624
commit 046380fdb6

6
package-lock.json generated
View File

@ -3693,9 +3693,9 @@
"integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY="
},
"ioredis": {
"version": "4.16.2",
"resolved": "https://registry.npmjs.org/ioredis/-/ioredis-4.16.2.tgz",
"integrity": "sha512-hlRK9q9K8pWpYIxUh079dWUWECiGNdI7+/AR21pgeqIBXQzjVKFnz0wXvmhEQZV3Hvv4saQpvJww9SkjwvPXZA==",
"version": "4.16.3",
"resolved": "https://registry.npmjs.org/ioredis/-/ioredis-4.16.3.tgz",
"integrity": "sha512-Ejvcs2yW19Vq8AipvbtfcX3Ig8XG9EAyFOvGbhI/Q1QoVOK9ZdgY092kdOyOWIYBnPHjfjMJhU9qhsnp0i0K1w==",
"requires": {
"cluster-key-slot": "^1.1.0",
"debug": "^4.1.1",