fix: upgrade core-js from 3.12.0 to 3.12.1
Snyk has created this PR to upgrade core-js from 3.12.0 to 3.12.1. See this package in npm: https://www.npmjs.com/package/core-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
							
								
									db218ef440
								
							
						
					
					
						commit
						6411e9bd28
					
				
							
								
								
									
										6
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -2195,9 +2195,9 @@
 | 
			
		||||
      "optional": true
 | 
			
		||||
    },
 | 
			
		||||
    "core-js": {
 | 
			
		||||
      "version": "3.12.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.12.0.tgz",
 | 
			
		||||
      "integrity": "sha512-SaMnchL//WwU2Ot1hhkPflE8gzo7uq1FGvUJ8GKmi3TOU7rGTHIU+eir1WGf6qOtTyxdfdcp10yPdGZ59sQ3hw=="
 | 
			
		||||
      "version": "3.12.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.12.1.tgz",
 | 
			
		||||
      "integrity": "sha512-Ne9DKPHTObRuB09Dru5AjwKjY4cJHVGu+y5f7coGn1E9Grkc3p2iBwE9AI/nJzsE29mQF7oq+mhYYRqOMFN1Bw=="
 | 
			
		||||
    },
 | 
			
		||||
    "core-js-compat": {
 | 
			
		||||
      "version": "3.13.0",
 | 
			
		||||
 | 
			
		||||
@ -23,7 +23,7 @@
 | 
			
		||||
    "bignumber.js": "^9.0.1",
 | 
			
		||||
    "bitcoinjs-lib": "^5.2.0",
 | 
			
		||||
    "bolt11": "^1.3.1",
 | 
			
		||||
    "core-js": "^3.12.0",
 | 
			
		||||
    "core-js": "^3.12.1",
 | 
			
		||||
    "eslint": "^7.24.0",
 | 
			
		||||
    "eslint-config-prettier": "^8.3.0",
 | 
			
		||||
    "eslint-plugin-prettier": "^3.4.0",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user