This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch dep-update
in repository https://gitbox.apache.org/repos/asf/storm.git
commit c0e1aed2f0bfbf00dcfa6f7714cae537c2a80d26
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 1 04:18:19 2026 +0000
build(deps): bump cytoscape from 3.34.0 to 3.34.2 in /storm-webapp
Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) from 3.34.0 to
3.34.2.
- [Release notes](https://github.com/cytoscape/cytoscape.js/releases)
-
[Commits](https://github.com/cytoscape/cytoscape.js/compare/v3.34.0...v3.34.2)
---
updated-dependencies:
- dependency-name: cytoscape
dependency-version: 3.34.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 399b2fa36ea2920d086946b832db5772dd007b66)
---
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 b820f0957..250e9f55a 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.34.0",
+ "cytoscape": "3.34.2",
"cytoscape-dagre": "4.0.1",
"dagre": "0.8.5",
"datatables.net": "3.0.0",
@@ -1786,9 +1786,9 @@
}
},
"node_modules/cytoscape": {
- "version": "3.34.0",
- "resolved":
"https://registry.npmjs.org/cytoscape/-/cytoscape-3.34.0.tgz",
- "integrity":
"sha512-62rNSrioXw93uliKFBwjukeQyeWwH2PqDrTac31r2P6464u3AUvTk0xS4LVvT251g7IgkFunrI48ZEZGjywSOg==",
+ "version": "3.34.2",
+ "resolved":
"https://registry.npmjs.org/cytoscape/-/cytoscape-3.34.2.tgz",
+ "integrity":
"sha512-Cm2jaj1X/PBNlzV9yH8zcfGOxO7U+CJ/+mxSBVPSchLaugdp4jtlGx5qaHtPRZ6tgiZ5P+o1XoRfJA+ba6KM3g==",
"license": "MIT",
"engines": {
"node": ">=0.10"
diff --git a/storm-webapp/package.json b/storm-webapp/package.json
index 1532efd8d..a715df625 100644
--- a/storm-webapp/package.json
+++ b/storm-webapp/package.json
@@ -13,7 +13,7 @@
},
"dependencies": {
"bootstrap": "5.3.8",
- "cytoscape": "3.34.0",
+ "cytoscape": "3.34.2",
"cytoscape-dagre": "4.0.1",
"dagre": "0.8.5",
"datatables.net": "3.0.0",