mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	Merge pull request #2216 from TriliumNext/renovate/serve-static-1.x
chore(deps): update dependency @types/serve-static to v1.15.8
This commit is contained in:
		
						commit
						6b844063b6
					
				@ -29,7 +29,7 @@
 | 
				
			|||||||
    "@types/sanitize-html": "2.16.0",
 | 
					    "@types/sanitize-html": "2.16.0",
 | 
				
			||||||
    "@types/sax": "1.2.7",
 | 
					    "@types/sax": "1.2.7",
 | 
				
			||||||
    "@types/serve-favicon": "2.5.7",
 | 
					    "@types/serve-favicon": "2.5.7",
 | 
				
			||||||
    "@types/serve-static": "1.15.7",
 | 
					    "@types/serve-static": "1.15.8",
 | 
				
			||||||
    "@types/session-file-store": "1.2.5",
 | 
					    "@types/session-file-store": "1.2.5",
 | 
				
			||||||
    "@types/stream-throttle": "0.1.4",
 | 
					    "@types/stream-throttle": "0.1.4",
 | 
				
			||||||
    "@types/supertest": "6.0.3",
 | 
					    "@types/supertest": "6.0.3",
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										20
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										20
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							@ -549,8 +549,8 @@ importers:
 | 
				
			|||||||
        specifier: 2.5.7
 | 
					        specifier: 2.5.7
 | 
				
			||||||
        version: 2.5.7
 | 
					        version: 2.5.7
 | 
				
			||||||
      '@types/serve-static':
 | 
					      '@types/serve-static':
 | 
				
			||||||
        specifier: 1.15.7
 | 
					        specifier: 1.15.8
 | 
				
			||||||
        version: 1.15.7
 | 
					        version: 1.15.8
 | 
				
			||||||
      '@types/session-file-store':
 | 
					      '@types/session-file-store':
 | 
				
			||||||
        specifier: 1.2.5
 | 
					        specifier: 1.2.5
 | 
				
			||||||
        version: 1.2.5
 | 
					        version: 1.2.5
 | 
				
			||||||
@ -4696,8 +4696,8 @@ packages:
 | 
				
			|||||||
  '@types/serve-index@1.9.4':
 | 
					  '@types/serve-index@1.9.4':
 | 
				
			||||||
    resolution: {integrity: sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==}
 | 
					    resolution: {integrity: sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  '@types/serve-static@1.15.7':
 | 
					  '@types/serve-static@1.15.8':
 | 
				
			||||||
    resolution: {integrity: sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==}
 | 
					    resolution: {integrity: sha512-roei0UY3LhpOJvjbIP6ZZFngyLKl5dskOtDhxY5THRSpO+ZI+nzJ+m5yUMzGrp89YRa7lvknKkMYjqQFGwA7Sg==}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  '@types/session-file-store@1.2.5':
 | 
					  '@types/session-file-store@1.2.5':
 | 
				
			||||||
    resolution: {integrity: sha512-xjIyh40IznXLrvbAY/nmxu5cMcPcE3ZoDrSDvd02m6p8UjUgOtZAGI7Os5DDd6THuxClLWNhFo/awy1tYp64Bg==}
 | 
					    resolution: {integrity: sha512-xjIyh40IznXLrvbAY/nmxu5cMcPcE3ZoDrSDvd02m6p8UjUgOtZAGI7Os5DDd6THuxClLWNhFo/awy1tYp64Bg==}
 | 
				
			||||||
@ -17624,13 +17624,13 @@ snapshots:
 | 
				
			|||||||
      '@types/body-parser': 1.19.5
 | 
					      '@types/body-parser': 1.19.5
 | 
				
			||||||
      '@types/express-serve-static-core': 5.0.6
 | 
					      '@types/express-serve-static-core': 5.0.6
 | 
				
			||||||
      '@types/qs': 6.14.0
 | 
					      '@types/qs': 6.14.0
 | 
				
			||||||
      '@types/serve-static': 1.15.7
 | 
					      '@types/serve-static': 1.15.8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  '@types/express@5.0.2':
 | 
					  '@types/express@5.0.2':
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@types/body-parser': 1.19.5
 | 
					      '@types/body-parser': 1.19.5
 | 
				
			||||||
      '@types/express-serve-static-core': 5.0.6
 | 
					      '@types/express-serve-static-core': 5.0.6
 | 
				
			||||||
      '@types/serve-static': 1.15.7
 | 
					      '@types/serve-static': 1.15.8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  '@types/fs-extra@11.0.4':
 | 
					  '@types/fs-extra@11.0.4':
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
@ -17808,10 +17808,10 @@ snapshots:
 | 
				
			|||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@types/express': 5.0.2
 | 
					      '@types/express': 5.0.2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  '@types/serve-static@1.15.7':
 | 
					  '@types/serve-static@1.15.8':
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@types/http-errors': 2.0.4
 | 
					      '@types/http-errors': 2.0.4
 | 
				
			||||||
      '@types/node': 22.15.21
 | 
					      '@types/node': 22.15.30
 | 
				
			||||||
      '@types/send': 0.17.4
 | 
					      '@types/send': 0.17.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  '@types/session-file-store@1.2.5':
 | 
					  '@types/session-file-store@1.2.5':
 | 
				
			||||||
@ -17851,7 +17851,7 @@ snapshots:
 | 
				
			|||||||
  '@types/swagger-ui-express@4.1.8':
 | 
					  '@types/swagger-ui-express@4.1.8':
 | 
				
			||||||
    dependencies:
 | 
					    dependencies:
 | 
				
			||||||
      '@types/express': 5.0.2
 | 
					      '@types/express': 5.0.2
 | 
				
			||||||
      '@types/serve-static': 1.15.7
 | 
					      '@types/serve-static': 1.15.8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  '@types/tmp@0.2.6': {}
 | 
					  '@types/tmp@0.2.6': {}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -27469,7 +27469,7 @@ snapshots:
 | 
				
			|||||||
      '@types/express': 4.17.22
 | 
					      '@types/express': 4.17.22
 | 
				
			||||||
      '@types/express-serve-static-core': 5.0.6
 | 
					      '@types/express-serve-static-core': 5.0.6
 | 
				
			||||||
      '@types/serve-index': 1.9.4
 | 
					      '@types/serve-index': 1.9.4
 | 
				
			||||||
      '@types/serve-static': 1.15.7
 | 
					      '@types/serve-static': 1.15.8
 | 
				
			||||||
      '@types/sockjs': 0.3.36
 | 
					      '@types/sockjs': 0.3.36
 | 
				
			||||||
      '@types/ws': 8.18.1
 | 
					      '@types/ws': 8.18.1
 | 
				
			||||||
      ansi-html-community: 0.0.8
 | 
					      ansi-html-community: 0.0.8
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user