fix: upgrade ioredis from 4.17.1 to 4.17.3
Snyk has created this PR to upgrade ioredis from 4.17.1 to 4.17.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:
parent
864a00ab1f
commit
00561677da
6
package-lock.json
generated
6
package-lock.json
generated
@ -3693,9 +3693,9 @@
|
|||||||
"integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY="
|
"integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY="
|
||||||
},
|
},
|
||||||
"ioredis": {
|
"ioredis": {
|
||||||
"version": "4.17.1",
|
"version": "4.17.3",
|
||||||
"resolved": "https://registry.npmjs.org/ioredis/-/ioredis-4.17.1.tgz",
|
"resolved": "https://registry.npmjs.org/ioredis/-/ioredis-4.17.3.tgz",
|
||||||
"integrity": "sha512-kfxkN/YO1dnyaoAGyNdH3my4A1eoGDy4QOfqn6o86fo4dTboxyxYVW0S0v/d3MkwCWlvSWhlwq6IJMY9BlWs6w==",
|
"integrity": "sha512-iRvq4BOYzNFkDnSyhx7cmJNOi1x/HWYe+A4VXHBu4qpwJaGT1Mp+D2bVGJntH9K/Z/GeOM/Nprb8gB3bmitz1Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"cluster-key-slot": "^1.1.0",
|
"cluster-key-slot": "^1.1.0",
|
||||||
"debug": "^4.1.1",
|
"debug": "^4.1.1",
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
"express": "^4.16.4",
|
"express": "^4.16.4",
|
||||||
"express-rate-limit": "^5.1.3",
|
"express-rate-limit": "^5.1.3",
|
||||||
"grpc": "^1.17.0-pre1",
|
"grpc": "^1.17.0-pre1",
|
||||||
"ioredis": "^4.17.1",
|
"ioredis": "^4.17.3",
|
||||||
"jayson": "^3.3.1",
|
"jayson": "^3.3.1",
|
||||||
"morgan": "^1.9.1",
|
"morgan": "^1.9.1",
|
||||||
"mustache": "^4.0.1",
|
"mustache": "^4.0.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user