This is an automated email from the ASF dual-hosted git repository. zehnder pushed a commit to branch downgrade-ngx-markdown in repository https://gitbox.apache.org/repos/asf/streampipes.git
commit 124a8338c1f99ef9bd65b280b43e07cfc284e406 Author: Philipp Zehnder <[email protected]> AuthorDate: Fri Oct 17 11:08:52 2025 +0200 deps: Downgrade ngx-markdown --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index d84d1c795d..be404c858e 100644 --- a/ui/package.json +++ b/ui/package.json @@ -71,7 +71,7 @@ "material-icons": "^1.13.1", "ngx-color-picker": "^19.0.0", "ngx-echarts": "^19.0.0", - "ngx-markdown": "^20.1.0", + "ngx-markdown": "^19.1.1", "ngx-quill": "^27.0.2", "quill": "^2.0.3", "roboto-fontface": "0.10.0",
