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 3cba7e12b build(deps): bump cytoscape from 3.33.4 to 3.34.0 in
/storm-webapp (#8856)
3cba7e12b is described below
commit 3cba7e12b33a2e03e216b342ec970a38bfeef170
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 13:52:08 2026 +0200
build(deps): bump cytoscape from 3.33.4 to 3.34.0 in /storm-webapp (#8856)
Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) from 3.33.4 to
3.34.0.
- [Release notes](https://github.com/cytoscape/cytoscape.js/releases)
-
[Commits](https://github.com/cytoscape/cytoscape.js/compare/v3.33.4...v3.34.0)
---
updated-dependencies:
- dependency-name: cytoscape
dependency-version: 3.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 b7d1eeb44..5001d9d34 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.4",
+ "cytoscape": "3.34.0",
"cytoscape-dagre": "3.0.0",
"dagre": "0.8.5",
"datatables.net": "2.3.8",
@@ -1800,9 +1800,9 @@
"license": "0BSD"
},
"node_modules/cytoscape": {
- "version": "3.33.4",
- "resolved":
"https://registry.npmjs.org/cytoscape/-/cytoscape-3.33.4.tgz",
- "integrity":
"sha512-HIN5Pmd9MrX9BkV7tDwnOcEJCSFvCpc8X97h3f508J6I5FsqAY65wKOCvgH2CuP42CaahWaz4tuh32SOOIH7ww==",
+ "version": "3.34.0",
+ "resolved":
"https://registry.npmjs.org/cytoscape/-/cytoscape-3.34.0.tgz",
+ "integrity":
"sha512-62rNSrioXw93uliKFBwjukeQyeWwH2PqDrTac31r2P6464u3AUvTk0xS4LVvT251g7IgkFunrI48ZEZGjywSOg==",
"license": "MIT",
"engines": {
"node": ">=0.10"
diff --git a/storm-webapp/package.json b/storm-webapp/package.json
index 151081206..613657994 100644
--- a/storm-webapp/package.json
+++ b/storm-webapp/package.json
@@ -13,7 +13,7 @@
},
"dependencies": {
"bootstrap": "5.3.8",
- "cytoscape": "3.33.4",
+ "cytoscape": "3.34.0",
"cytoscape-dagre": "3.0.0",
"dagre": "0.8.5",
"datatables.net": "2.3.8",