fix: upgrade keytar from 7.2.0 to 7.3.0
Snyk has created this PR to upgrade keytar from 7.2.0 to 7.3.0. See this package in npm: See this project in Snyk: https://app.snyk.io/org/mrstallion/project/91a3cebd-53f0-40ff-988c-3b84a8b58406?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
		
							parent
							
								
									86aafec16d
								
							
						
					
					
						commit
						40550f8ab8
					
				@ -53,7 +53,7 @@
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@cliqz/adblocker-electron": "^1.18.3",
 | 
			
		||||
    "jquery": "^3.5.1",
 | 
			
		||||
    "keytar": "^7.0.0",
 | 
			
		||||
    "keytar": "^7.3.0",
 | 
			
		||||
    "node-fetch": "^2.6.1"
 | 
			
		||||
  },
 | 
			
		||||
  "optionalDependencies": {
 | 
			
		||||
 | 
			
		||||
@ -4257,10 +4257,10 @@ junk@^3.1.0:
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/junk/-/junk-3.1.0.tgz#31499098d902b7e98c5d9b9c80f43457a88abfa1"
 | 
			
		||||
  integrity sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==
 | 
			
		||||
 | 
			
		||||
keytar@^7.0.0:
 | 
			
		||||
  version "7.2.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/keytar/-/keytar-7.2.0.tgz#4db2bec4f9700743ffd9eda22eebb658965c8440"
 | 
			
		||||
  integrity sha512-ECSaWvoLKI5SI0pGpZQeUV1/lpBYfkaxvoSp3zkiPOz05VavwSfLi8DdEaa9N2ekQZv3Chy+o7aP6n9mairBgw==
 | 
			
		||||
keytar@^7.3.0:
 | 
			
		||||
  version "7.3.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/keytar/-/keytar-7.3.0.tgz#2f833d54d9cf2bca14abca7b1d6f172315951eac"
 | 
			
		||||
  integrity sha512-t8YD0ETO5AeRxCaaN4N/hzj3JusIH0ugjVooE724+ozaVG9+l16Mau62T+U8tEhCv7SozY/g69BWF1U+o47qJg==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    node-addon-api "^3.0.0"
 | 
			
		||||
    prebuild-install "^6.0.0"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user