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


The following commit(s) were added to refs/heads/master by this push:
     new da69b393a Bump cytoscape from 3.33.2 to 3.33.3 in /storm-webapp (#8578)
da69b393a is described below

commit da69b393a38eb7ffb2a81b4d2684976f5e3d48e3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 1 20:07:35 2026 +0200

    Bump cytoscape from 3.33.2 to 3.33.3 in /storm-webapp (#8578)
    
    Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) from 3.33.2 to 
3.33.3.
    - [Release notes](https://github.com/cytoscape/cytoscape.js/releases)
    - 
[Commits](https://github.com/cytoscape/cytoscape.js/compare/v3.33.2...v3.33.3)
    
    ---
    updated-dependencies:
    - dependency-name: cytoscape
      dependency-version: 3.33.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 c7dcb8c5a..951e31d29 100644
--- a/storm-webapp/package-lock.json
+++ b/storm-webapp/package-lock.json
@@ -9,7 +9,7 @@
       "version": "2.8.5",
       "dependencies": {
         "bootstrap": "5.3.8",
-        "cytoscape": "3.33.2",
+        "cytoscape": "3.33.3",
         "cytoscape-dagre": "2.5.0",
         "dagre": "0.8.5",
         "datatables.net": "2.3.7",
@@ -1814,9 +1814,9 @@
       "license": "0BSD"
     },
     "node_modules/cytoscape": {
-      "version": "3.33.2",
-      "resolved": 
"https://registry.npmjs.org/cytoscape/-/cytoscape-3.33.2.tgz";,
-      "integrity": 
"sha512-sj4HXd3DokGhzZAdjDejGvTPLqlt84vNFN8m7bGsOzDY5DyVcxIb2ejIXat2Iy7HxWhdT/N1oKyheJ5YdpsGuw==",
+      "version": "3.33.3",
+      "resolved": 
"https://registry.npmjs.org/cytoscape/-/cytoscape-3.33.3.tgz";,
+      "integrity": 
"sha512-Gej7U+OKR+LZ8kvX7rb2HhCYJ0IhvEFsnkud4SB1PR+BUY/TsSO0dmOW59WEVLu51b1Rm+gQRKoz4bLYxGSZ2g==",
       "license": "MIT",
       "engines": {
         "node": ">=0.10"
diff --git a/storm-webapp/package.json b/storm-webapp/package.json
index 10b50c56d..deabd2bc2 100644
--- a/storm-webapp/package.json
+++ b/storm-webapp/package.json
@@ -13,7 +13,7 @@
   },
   "dependencies": {
     "bootstrap": "5.3.8",
-    "cytoscape": "3.33.2",
+    "cytoscape": "3.33.3",
     "cytoscape-dagre": "2.5.0",
     "dagre": "0.8.5",
     "datatables.net": "2.3.7",

Reply via email to