From 8243c28ab748991f9768bf615474198765946456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 8 May 2019 00:31:20 +0000 Subject: [PATCH] Bump cytoscape from 3.5.4 to 3.6.0 Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) from 3.5.4 to 3.6.0. - [Release notes](https://github.com/cytoscape/cytoscape.js/releases) - [Commits](https://github.com/cytoscape/cytoscape.js/compare/v3.5.4...v3.6.0) 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..584dd1b038 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.6.0", "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..41ac1f16ef 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.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.6.0.tgz#396f364fa952a0d63dec63fdf876137b7609c7fe" dependencies: heap "^0.2.6" lodash.debounce "^4.0.8"