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

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git

commit cb9e9353b705a3399fc534e07f1fc642c1111919
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 1 04:17:51 2026 +0000

    build(deps): bump cytoscape-dagre from 4.0.0 to 4.0.1 in /storm-webapp
    
    Bumps [cytoscape-dagre](https://github.com/cytoscape/cytoscape.js-dagre) 
from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/cytoscape/cytoscape.js-dagre/releases)
    - 
[Commits](https://github.com/cytoscape/cytoscape.js-dagre/compare/v4.0.0...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cytoscape-dagre
      dependency-version: 4.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    (cherry picked from commit b900500ec16e8bd6ae2f84fd321673752ea37460)
---
 storm-webapp/package-lock.json | 8 ++++----
 storm-webapp/package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/storm-webapp/package-lock.json b/storm-webapp/package-lock.json
index 530e33898..e2d97f6e6 100644
--- a/storm-webapp/package-lock.json
+++ b/storm-webapp/package-lock.json
@@ -10,7 +10,7 @@
       "dependencies": {
         "bootstrap": "5.3.8",
         "cytoscape": "3.34.0",
-        "cytoscape-dagre": "4.0.0",
+        "cytoscape-dagre": "4.0.1",
         "dagre": "0.8.5",
         "datatables.net": "3.0.0",
         "datatables.net-bs5": "3.0.0",
@@ -1795,9 +1795,9 @@
       }
     },
     "node_modules/cytoscape-dagre": {
-      "version": "4.0.0",
-      "resolved": 
"https://registry.npmjs.org/cytoscape-dagre/-/cytoscape-dagre-4.0.0.tgz";,
-      "integrity": 
"sha512-wsDgi1hHpWfslQxe/Gd/xCCeg2YUDrzwulhHOSI7fMfll92FFVY2AWhSRulLiOVcyDE4zz0rRd/+1TBTw+ew5Q==",
+      "version": "4.0.1",
+      "resolved": 
"https://registry.npmjs.org/cytoscape-dagre/-/cytoscape-dagre-4.0.1.tgz";,
+      "integrity": 
"sha512-hyNdh8Vp1nwzBcjHnM4c71G81bFhPmQYLXD2HM9AZIvl+8TrMzWEOPW45hF/XOBQiEguPcDQzi6VrXR1XBcXOA==",
       "license": "MIT",
       "peerDependencies": {
         "cytoscape": "^3.2.22"
diff --git a/storm-webapp/package.json b/storm-webapp/package.json
index 8f145196a..7dd217c2e 100644
--- a/storm-webapp/package.json
+++ b/storm-webapp/package.json
@@ -14,7 +14,7 @@
   "dependencies": {
     "bootstrap": "5.3.8",
     "cytoscape": "3.34.0",
-    "cytoscape-dagre": "4.0.0",
+    "cytoscape-dagre": "4.0.1",
     "dagre": "0.8.5",
     "datatables.net": "3.0.0",
     "datatables.net-dt": "3.0.2",

Reply via email to