fix: upgrade ioredis from 4.19.0 to 4.19.1
Snyk has created this PR to upgrade ioredis from 4.19.0 to 4.19.1. 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
							
								
									b693c6f1e1
								
							
						
					
					
						commit
						9faf8bd944
					
				
							
								
								
									
										12
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										12
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -3476,9 +3476,9 @@
 | 
				
			|||||||
      "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY="
 | 
					      "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY="
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "ioredis": {
 | 
					    "ioredis": {
 | 
				
			||||||
      "version": "4.19.0",
 | 
					      "version": "4.19.1",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/ioredis/-/ioredis-4.19.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/ioredis/-/ioredis-4.19.1.tgz",
 | 
				
			||||||
      "integrity": "sha512-7NIkLtpDQ/6WkEircBljnYz/E+kDQcwCJspfR504/tzyXJJQcHaSofMP6G0nuuLfDpOVnpS0AEwDrNIbW38HGg==",
 | 
					      "integrity": "sha512-3oRPAdmyEkjPaaEaMWDuR085E5AqhcwG7lObcB3BOzWXk9KuxTu5kVRMQcEHgMf7YnPvppMule6ncqQR7uw/SA==",
 | 
				
			||||||
      "requires": {
 | 
					      "requires": {
 | 
				
			||||||
        "cluster-key-slot": "^1.1.0",
 | 
					        "cluster-key-slot": "^1.1.0",
 | 
				
			||||||
        "debug": "^4.1.1",
 | 
					        "debug": "^4.1.1",
 | 
				
			||||||
@ -3493,9 +3493,9 @@
 | 
				
			|||||||
      },
 | 
					      },
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "debug": {
 | 
					        "debug": {
 | 
				
			||||||
          "version": "4.2.0",
 | 
					          "version": "4.3.1",
 | 
				
			||||||
          "resolved": "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz",
 | 
					          "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz",
 | 
				
			||||||
          "integrity": "sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg==",
 | 
					          "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==",
 | 
				
			||||||
          "requires": {
 | 
					          "requires": {
 | 
				
			||||||
            "ms": "2.1.2"
 | 
					            "ms": "2.1.2"
 | 
				
			||||||
          }
 | 
					          }
 | 
				
			||||||
 | 
				
			|||||||
@ -28,7 +28,7 @@
 | 
				
			|||||||
    "express-rate-limit": "^5.1.3",
 | 
					    "express-rate-limit": "^5.1.3",
 | 
				
			||||||
    "frisbee": "^3.1.4",
 | 
					    "frisbee": "^3.1.4",
 | 
				
			||||||
    "grpc": "^1.24.4",
 | 
					    "grpc": "^1.24.4",
 | 
				
			||||||
    "ioredis": "^4.19.0",
 | 
					    "ioredis": "^4.19.1",
 | 
				
			||||||
    "jayson": "^3.3.4",
 | 
					    "jayson": "^3.3.4",
 | 
				
			||||||
    "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