From 392a2d9268465db348482355cfc2d47775548547 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 16:09:56 -0400 Subject: [PATCH] Bump cytoscape from 3.18.2 to 3.19.0 (#9613) Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) from 3.18.2 to 3.19.0. - [Release notes](https://github.com/cytoscape/cytoscape.js/releases) - [Commits](https://github.com/cytoscape/cytoscape.js/compare/v3.18.2...v3.19.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d442770809..e7d3a3850b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "bootstrap-datepicker": "^1.6.0", "bootstrap-tokenfield": "^0.12.0", "chart.js": "^2.9.4", - "cytoscape": "^3.18.2", + "cytoscape": "^3.19.0", "debounce": "jywarren/debounce#patch-1", "file-saver": "^2.0.5", "i18n-js": "^3.8.0", diff --git a/yarn.lock b/yarn.lock index 8da5424f56..2c376c5bf0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3603,10 +3603,10 @@ cyclist@^1.0.1: resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9" integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk= -cytoscape@^3.18.2: - version "3.18.2" - resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.18.2.tgz#e5a1b37de3b53946a6d8f8586eefa44a0978ade4" - integrity sha512-NRY3JTrUzx0fSn44LyMlPqC8/zuuOo8kbr2hFlfjiObRmtir+lnxVg08f8wUA4X/P80df9vSThKDASl39yH+Iw== +cytoscape@^3.19.0: + version "3.19.0" + resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.19.0.tgz#b3e3136f823ca00a1c7752741c2a349e52545f57" + integrity sha512-DANM8bM4EuSTS3DraPK0nLSmzANrzQ2g/cb3u5Biexu/NVsJA+xAoXVvWHRIHDXz3y0gpMjTPv3Z13ZbkNrEPw== dependencies: heap "^0.2.6" lodash.debounce "^4.0.8"