This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 7cd5639c92 deps: Downgrade ngx-markdown (#3852)
7cd5639c92 is described below

commit 7cd5639c929ff1d610ca9bf141da95381a78e4b5
Author: Philipp Zehnder <[email protected]>
AuthorDate: Fri Oct 17 11:09:45 2025 +0200

    deps: Downgrade ngx-markdown (#3852)
---
 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",

Reply via email to