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 a7a89e53c8 deps: update ngx-markdown version to 20.1.0
a7a89e53c8 is described below

commit a7a89e53c8fa796b769c22ee5224ea97d92ea41e
Author: Philipp Zehnder <[email protected]>
AuthorDate: Fri Oct 17 10:59:58 2025 +0200

    deps: update ngx-markdown version to 20.1.0
---
 ui/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/package.json b/ui/package.json
index be404c858e..d84d1c795d 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": "^19.1.1",
+    "ngx-markdown": "^20.1.0",
     "ngx-quill": "^27.0.2",
     "quill": "^2.0.3",
     "roboto-fontface": "0.10.0",

Reply via email to