fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade:
  - @babel/cli from 7.14.3 to 7.14.5.
    See this package in npm: https://www.npmjs.com/package/@babel/cli
  - @babel/core from 7.14.3 to 7.14.5.
    See this package in npm: https://www.npmjs.com/package/@babel/core
  - @babel/node from 7.13.13 to 7.14.5.
    See this package in npm: https://www.npmjs.com/package/@babel/node
  - @babel/preset-env from 7.14.1 to 7.14.5.
    See this package in npm: https://www.npmjs.com/package/@babel/preset-env
  - @babel/register from 7.13.16 to 7.14.5.
    See this package in npm: https://www.npmjs.com/package/@babel/register
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
							
								
									aa11daf608
								
							
						
					
					
						commit
						eab49fde2f
					
				
							
								
								
									
										1289
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1289
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							@ -12,12 +12,12 @@
 | 
				
			|||||||
  "author": "Igor Korsakov <overtorment@gmail.com>",
 | 
					  "author": "Igor Korsakov <overtorment@gmail.com>",
 | 
				
			||||||
  "license": "MIT",
 | 
					  "license": "MIT",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@babel/cli": "^7.14.3",
 | 
					    "@babel/cli": "^7.14.5",
 | 
				
			||||||
    "@babel/core": "^7.14.3",
 | 
					    "@babel/core": "^7.14.5",
 | 
				
			||||||
    "@babel/eslint-parser": "^7.14.2",
 | 
					    "@babel/eslint-parser": "^7.14.2",
 | 
				
			||||||
    "@babel/node": "^7.13.0",
 | 
					    "@babel/node": "^7.14.5",
 | 
				
			||||||
    "@babel/preset-env": "^7.14.1",
 | 
					    "@babel/preset-env": "^7.14.5",
 | 
				
			||||||
    "@babel/register": "^7.13.16",
 | 
					    "@babel/register": "^7.14.5",
 | 
				
			||||||
    "@grpc/grpc-js": "^1.3.2",
 | 
					    "@grpc/grpc-js": "^1.3.2",
 | 
				
			||||||
    "@grpc/proto-loader": "^0.6.2",
 | 
					    "@grpc/proto-loader": "^0.6.2",
 | 
				
			||||||
    "bignumber.js": "^9.0.1",
 | 
					    "bignumber.js": "^9.0.1",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user