mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	fix(deps): update dependency sanitize-html to v2.15.0
This commit is contained in:
		
							
								
								
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -81,7 +81,7 @@ | ||||
|         "react-dom": "18.3.1", | ||||
|         "safe-compare": "1.1.4", | ||||
|         "sanitize-filename": "1.6.3", | ||||
|         "sanitize-html": "2.14.0", | ||||
|         "sanitize-html": "2.15.0", | ||||
|         "sax": "1.4.1", | ||||
|         "serve-favicon": "2.5.0", | ||||
|         "session-file-store": "1.5.0", | ||||
| @@ -18632,9 +18632,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/sanitize-html": { | ||||
|       "version": "2.14.0", | ||||
|       "resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.14.0.tgz", | ||||
|       "integrity": "sha512-CafX+IUPxZshXqqRaG9ZClSlfPVjSxI0td7n07hk8QO2oO+9JDnlcL8iM8TWeOXOIBFgIOx6zioTzM53AOMn3g==", | ||||
|       "version": "2.15.0", | ||||
|       "resolved": "https://registry.npmjs.org/sanitize-html/-/sanitize-html-2.15.0.tgz", | ||||
|       "integrity": "sha512-wIjst57vJGpLyBP8ioUbg6ThwJie5SuSIjHxJg53v5Fg+kUK+AXlb7bK3RNXpp315MvwM+0OBGCV6h5pPHsVhA==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "deepmerge": "^4.2.2", | ||||
|   | ||||
| @@ -141,7 +141,7 @@ | ||||
|     "react-dom": "18.3.1", | ||||
|     "safe-compare": "1.1.4", | ||||
|     "sanitize-filename": "1.6.3", | ||||
|     "sanitize-html": "2.14.0", | ||||
|     "sanitize-html": "2.15.0", | ||||
|     "sax": "1.4.1", | ||||
|     "serve-favicon": "2.5.0", | ||||
|     "session-file-store": "1.5.0", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user