fix: upgrade @grpc/grpc-js from 1.3.0 to 1.3.2
Snyk has created this PR to upgrade @grpc/grpc-js from 1.3.0 to 1.3.2. See this package in npm: https://www.npmjs.com/package/@grpc/grpc-js 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
							
								
									f5eb5d0c78
								
							
						
					
					
						commit
						d6d563039e
					
				
							
								
								
									
										6
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -1154,9 +1154,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@grpc/grpc-js": {
 | 
			
		||||
      "version": "1.3.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.3.0.tgz",
 | 
			
		||||
      "integrity": "sha512-fiL7ZaGg2HBiFtmv6m34d5jEgEtNXfctjzB3f7b3iuT7olBX4mHLMOqOBmGTTSOTfNRQJH5+vsyk6mEz3I0Q7Q==",
 | 
			
		||||
      "version": "1.3.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.3.2.tgz",
 | 
			
		||||
      "integrity": "sha512-UXepkOKCATJrhHGsxt+CGfpZy9zUn1q9mop5kfcXq1fBkTePxVNPOdnISlCbJFlCtld+pSLGyZCzr9/zVprFKA==",
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@types/node": ">=12.12.47"
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
@ -18,7 +18,7 @@
 | 
			
		||||
    "@babel/node": "^7.13.0",
 | 
			
		||||
    "@babel/preset-env": "^7.14.1",
 | 
			
		||||
    "@babel/register": "^7.13.16",
 | 
			
		||||
    "@grpc/grpc-js": "^1.3.0",
 | 
			
		||||
    "@grpc/grpc-js": "^1.3.2",
 | 
			
		||||
    "@grpc/proto-loader": "^0.6.2",
 | 
			
		||||
    "bignumber.js": "^9.0.1",
 | 
			
		||||
    "bitcoinjs-lib": "^5.2.0",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user