mirror of
				https://github.com/Mastermindzh/tidal-hifi.git
				synced 2025-10-28 15:28:25 +01:00 
			
		
		
		
	fix: upgrade hotkeys-js from 3.13.7 to 3.13.9
Snyk has created this PR to upgrade hotkeys-js from 3.13.7 to 3.13.9. See this package in npm: hotkeys-js See this project in Snyk: https://app.snyk.io/org/mastermindzh/project/dade8f03-2064-49a3-8957-edbacec3887c?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
		
							
								
								
									
										9
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										9
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -16,7 +16,7 @@ | ||||
|         "cors": "^2.8.5", | ||||
|         "electron-store": "^8.2.0", | ||||
|         "express": "^4.21.2", | ||||
|         "hotkeys-js": "^3.13.7", | ||||
|         "hotkeys-js": "^3.13.9", | ||||
|         "mpris-service": "^2.1.2", | ||||
|         "request": "^2.88.2", | ||||
|         "sass": "^1.79.4", | ||||
| @@ -5095,9 +5095,10 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/hotkeys-js": { | ||||
|       "version": "3.13.7", | ||||
|       "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.7.tgz", | ||||
|       "integrity": "sha512-ygFIdTqqwG4fFP7kkiYlvayZppeIQX2aPpirsngkv1xM1lP0piDY5QEh68nQnIKvz64hfocxhBaD/uK3sSK1yQ==", | ||||
|       "version": "3.13.9", | ||||
|       "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.9.tgz", | ||||
|       "integrity": "sha512-3TRCj9u9KUH6cKo25w4KIdBfdBfNRjfUwrljCLDC2XhmPDG0SjAZFcFZekpUZFmXzfYoGhFDcdx2gX/vUVtztQ==", | ||||
|       "license": "MIT", | ||||
|       "funding": { | ||||
|         "url": "https://jaywcjlove.github.io/#/sponsor" | ||||
|       } | ||||
|   | ||||
| @@ -47,7 +47,7 @@ | ||||
|     "cors": "^2.8.5", | ||||
|     "electron-store": "^8.2.0", | ||||
|     "express": "^4.21.2", | ||||
|     "hotkeys-js": "^3.13.7", | ||||
|     "hotkeys-js": "^3.13.9", | ||||
|     "mpris-service": "^2.1.2", | ||||
|     "request": "^2.88.2", | ||||
|     "sass": "^1.79.4", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user