From 37c1e55ea2477ccd3f781c310dc04d955452f11d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 00:12:05 -0400 Subject: [PATCH] Bump cytoscape from 3.21.1 to 3.21.2 (#11201) Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) from 3.21.1 to 3.21.2. - [Release notes](https://github.com/cytoscape/cytoscape.js/releases) - [Commits](https://github.com/cytoscape/cytoscape.js/compare/v3.21.1...v3.21.2) --- updated-dependencies: - dependency-name: cytoscape dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 79d302938b..79a6afdf03 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "bootstrap-datepicker": "^1.6.0", "bootstrap-tokenfield": "^0.12.0", "chart.js": "^3.8.0", - "cytoscape": "^3.21.1", + "cytoscape": "^3.21.2", "debounce": "jywarren/debounce#patch-1", "file-saver": "^2.0.5", "i18n-js": "^3.9.2", diff --git a/yarn.lock b/yarn.lock index b4a9f46533..9917ff8460 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3762,10 +3762,10 @@ cyclist@^1.0.1: resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9" integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk= -cytoscape@^3.21.1: - version "3.21.1" - resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.21.1.tgz#2d3a8b8ade8661c9efab2e9bf7a354b374d6cf0e" - integrity sha512-mxdxCzuGHOMSWHUFO+/ZQPeMNtJAm81LGzdwP02LhT592ZRfHWCvHUY++HpnSjg/SgrKg1CMqegY/HvYLUS1qg== +cytoscape@^3.21.2: + version "3.21.2" + resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.21.2.tgz#95ce212092e82decf6a446ac06c64462b34d9d73" + integrity sha512-VFvgKCaiPnZHpBQFZP6lYAQrnzNAy62Dw7ehcgejxn1Lb2xX2oaVxTuMrAz0kwRifJK/z9sc6M6I3dObSckUrw== dependencies: heap "^0.2.6" lodash.debounce "^4.0.8"