mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	fix(deps): update dependency yauzl to v3.2.0
This commit is contained in:
		
							
								
								
									
										9
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										9
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -96,7 +96,7 @@ | |||||||
|         "vanilla-js-wheel-zoom": "9.0.4", |         "vanilla-js-wheel-zoom": "9.0.4", | ||||||
|         "ws": "8.18.0", |         "ws": "8.18.0", | ||||||
|         "xml2js": "0.6.2", |         "xml2js": "0.6.2", | ||||||
|         "yauzl": "3.1.3" |         "yauzl": "3.2.0" | ||||||
|       }, |       }, | ||||||
|       "bin": { |       "bin": { | ||||||
|         "trilium": "src/main.js" |         "trilium": "src/main.js" | ||||||
| @@ -17001,9 +17001,10 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/yauzl": { |     "node_modules/yauzl": { | ||||||
|       "version": "3.1.3", |       "version": "3.2.0", | ||||||
|       "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-3.1.3.tgz", |       "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-3.2.0.tgz", | ||||||
|       "integrity": "sha512-JCCdmlJJWv7L0q/KylOekyRaUrdEoUxWkWVcgorosTROCFWiS9p2NNPE9Yb91ak7b1N5SxAZEliWpspbZccivw==", |       "integrity": "sha512-Ow9nuGZE+qp1u4JIPvg+uCiUr7xGQWdff7JQSk5VGYTAZMDe2q8lxJ10ygv10qmSj031Ty/6FNJpLO4o1Sgc+w==", | ||||||
|  |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "buffer-crc32": "~0.2.3", |         "buffer-crc32": "~0.2.3", | ||||||
|         "pend": "~1.2.0" |         "pend": "~1.2.0" | ||||||
|   | |||||||
| @@ -137,7 +137,7 @@ | |||||||
|     "vanilla-js-wheel-zoom": "9.0.4", |     "vanilla-js-wheel-zoom": "9.0.4", | ||||||
|     "ws": "8.18.0", |     "ws": "8.18.0", | ||||||
|     "xml2js": "0.6.2", |     "xml2js": "0.6.2", | ||||||
|     "yauzl": "3.1.3" |     "yauzl": "3.2.0" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@electron-forge/cli": "7.5.0", |     "@electron-forge/cli": "7.5.0", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user