mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	Merge pull request #814 from TriliumNext/renovate/chokidar-4.x
fix(deps): update dependency chokidar to v4.0.3
This commit is contained in:
		
						commit
						9ecffd3bfb
					
				
							
								
								
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -24,7 +24,7 @@
 | 
			
		||||
        "bootstrap": "5.3.3",
 | 
			
		||||
        "boxicons": "2.1.4",
 | 
			
		||||
        "cheerio": "1.0.0",
 | 
			
		||||
        "chokidar": "4.0.2",
 | 
			
		||||
        "chokidar": "4.0.3",
 | 
			
		||||
        "cls-hooked": "4.2.2",
 | 
			
		||||
        "codemirror": "5.65.18",
 | 
			
		||||
        "compression": "1.7.5",
 | 
			
		||||
@ -6306,9 +6306,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/chokidar": {
 | 
			
		||||
      "version": "4.0.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.2.tgz",
 | 
			
		||||
      "integrity": "sha512-/b57FK+bblSU+dfewfFe0rT1YjVDfOmeLQwCAuC+vwvgLkXboATqqmy+Ipux6JrF6L5joe5CBnFOw+gLWH6yKg==",
 | 
			
		||||
      "version": "4.0.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
 | 
			
		||||
      "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "readdirp": "^4.0.1"
 | 
			
		||||
 | 
			
		||||
@ -67,7 +67,7 @@
 | 
			
		||||
    "bootstrap": "5.3.3",
 | 
			
		||||
    "boxicons": "2.1.4",
 | 
			
		||||
    "cheerio": "1.0.0",
 | 
			
		||||
    "chokidar": "4.0.2",
 | 
			
		||||
    "chokidar": "4.0.3",
 | 
			
		||||
    "cls-hooked": "4.2.2",
 | 
			
		||||
    "codemirror": "5.65.18",
 | 
			
		||||
    "compression": "1.7.5",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user