mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-30 22:11:07 +00:00 
			
		
		
		
	Merge pull request 'Update dependency mermaid to v10.9.3 [SECURITY] (v7.0/forgejo)' (#5725) from renovate/v7.0/forgejo-npm-mermaid-vulnerability into v7.0/forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5725 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
		
				commit
				
					
						ec3321a02d
					
				
			
		
					 2 changed files with 7 additions and 6 deletions
				
			
		
							
								
								
									
										11
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										11
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							|  | @ -33,7 +33,7 @@ | ||||||
|         "jquery": "3.7.1", |         "jquery": "3.7.1", | ||||||
|         "katex": "0.16.10", |         "katex": "0.16.10", | ||||||
|         "license-checker-webpack-plugin": "0.2.1", |         "license-checker-webpack-plugin": "0.2.1", | ||||||
|         "mermaid": "10.9.1", |         "mermaid": "10.9.3", | ||||||
|         "mini-css-extract-plugin": "2.8.1", |         "mini-css-extract-plugin": "2.8.1", | ||||||
|         "minimatch": "9.0.3", |         "minimatch": "9.0.3", | ||||||
|         "monaco-editor": "0.47.0", |         "monaco-editor": "0.47.0", | ||||||
|  | @ -8199,9 +8199,10 @@ | ||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/mermaid": { |     "node_modules/mermaid": { | ||||||
|       "version": "10.9.1", |       "version": "10.9.3", | ||||||
|       "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-10.9.1.tgz", |       "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-10.9.3.tgz", | ||||||
|       "integrity": "sha512-Mx45Obds5W1UkW1nv/7dHRsbfMM1aOKA2+Pxs/IGHNonygDHwmng8xTHyS9z4KWVi0rbko8gjiBmuwwXQ7tiNA==", |       "integrity": "sha512-V80X1isSEvAewIL3xhmz/rVmc27CVljcsbWxkxlWJWY/1kQa4XOABqpDl2qQLGKzpKm6WbTfUEKImBlUfFYArw==", | ||||||
|  |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@braintree/sanitize-url": "^6.0.1", |         "@braintree/sanitize-url": "^6.0.1", | ||||||
|         "@types/d3-scale": "^4.0.3", |         "@types/d3-scale": "^4.0.3", | ||||||
|  | @ -8212,7 +8213,7 @@ | ||||||
|         "d3-sankey": "^0.12.3", |         "d3-sankey": "^0.12.3", | ||||||
|         "dagre-d3-es": "7.0.10", |         "dagre-d3-es": "7.0.10", | ||||||
|         "dayjs": "^1.11.7", |         "dayjs": "^1.11.7", | ||||||
|         "dompurify": "^3.0.5", |         "dompurify": "^3.0.5 <3.1.7", | ||||||
|         "elkjs": "^0.9.0", |         "elkjs": "^0.9.0", | ||||||
|         "katex": "^0.16.9", |         "katex": "^0.16.9", | ||||||
|         "khroma": "^2.0.0", |         "khroma": "^2.0.0", | ||||||
|  |  | ||||||
|  | @ -32,7 +32,7 @@ | ||||||
|     "jquery": "3.7.1", |     "jquery": "3.7.1", | ||||||
|     "katex": "0.16.10", |     "katex": "0.16.10", | ||||||
|     "license-checker-webpack-plugin": "0.2.1", |     "license-checker-webpack-plugin": "0.2.1", | ||||||
|     "mermaid": "10.9.1", |     "mermaid": "10.9.3", | ||||||
|     "mini-css-extract-plugin": "2.8.1", |     "mini-css-extract-plugin": "2.8.1", | ||||||
|     "minimatch": "9.0.3", |     "minimatch": "9.0.3", | ||||||
|     "monaco-editor": "0.47.0", |     "monaco-editor": "0.47.0", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue