From 64a495ea42cb9750f03ea3aa75383b131c4aad66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 30 Apr 2019 19:34:34 +0000 Subject: [PATCH] Bump cytoscape from 3.5.4 to 3.5.5 Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/cytoscape/cytoscape.js/releases) - [Commits](https://github.com/cytoscape/cytoscape.js/compare/v3.5.4...v3.5.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f4a9cb033c..235dd649e2 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "bootstrap-datepicker": "^1.6.0", "bootstrap-tokenfield": "^0.12.0", "chart.js": "^2.8.0", - "cytoscape": "^3.5.4", + "cytoscape": "^3.5.5", "debounce": "jywarren/debounce#patch-1", "file-saver": "^2.0.0", "font-awesome": "^4.5.0", diff --git a/yarn.lock b/yarn.lock index 82d7557b10..c09d5b6955 100644 --- a/yarn.lock +++ b/yarn.lock @@ -908,9 +908,9 @@ cwise@^1.0.4, cwise@^1.0.7: static-module "^1.0.0" uglify-js "^2.6.0" -cytoscape@^3.5.4: - version "3.5.4" - resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.5.4.tgz#58cd9682c37d6a472615030081f458dace844c8f" +cytoscape@^3.5.5: + version "3.5.5" + resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.5.5.tgz#810aa13447a3add6e69f892c00737538595db730" dependencies: heap "^0.2.6" lodash.debounce "^4.0.8"