From 35ca77f53463efce8f6216675fb220b2f827eca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 22:56:21 +0000 Subject: [PATCH] chore(deps): bump cytoscape from 3.30.3 to 3.30.4 Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) from 3.30.3 to 3.30.4. - [Release notes](https://github.com/cytoscape/cytoscape.js/releases) - [Commits](https://github.com/cytoscape/cytoscape.js/compare/v3.30.3...v3.30.4) --- updated-dependencies: - dependency-name: cytoscape dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a0381d3..08ccc6d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@tailwindcss/forms": "^0.5.9", "@tailwindcss/typography": "^0.5.15", "cssnano": "^7.0.6", - "cytoscape": "^3.30.3", + "cytoscape": "^3.30.4", "cytoscape-elk": "^2.2.0", "cytoscape-node-html-label": "^1.2.2", "debounce": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index 58ac205..e5d1f67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1685,10 +1685,10 @@ __metadata: languageName: node linkType: hard -"cytoscape@npm:^3.30.3": - version: 3.30.3 - resolution: "cytoscape@npm:3.30.3" - checksum: 10/41d9c5fd276a130bb7fbf27d0072ff2362b2ada8ef23fa63704fec57a31b65500c374a7a25d037bfb38d63fcf74a0f1723504497be8786b98fd548a5c41db355 +"cytoscape@npm:^3.30.4": + version: 3.30.4 + resolution: "cytoscape@npm:3.30.4" + checksum: 10/26f6b013bf2e4226273a58f5774743bb7a5beeaeb51e30bd92909f67ead37b19ed737a3ca178ec2d51ef9cd7d74560e27588184b5af1ef1f4b05edc956d4a5c5 languageName: node linkType: hard @@ -3512,7 +3512,7 @@ __metadata: "@tailwindcss/forms": "npm:^0.5.9" "@tailwindcss/typography": "npm:^0.5.15" cssnano: "npm:^7.0.6" - cytoscape: "npm:^3.30.3" + cytoscape: "npm:^3.30.4" cytoscape-elk: "npm:^2.2.0" cytoscape-node-html-label: "npm:^1.2.2" debounce: "npm:^2.2.0"