From 51041c9149b39a343fc09adc596eb6191faceed1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 21:05:12 +0000 Subject: [PATCH] Bump cytoscape from 3.19.0 to 3.20.0 Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) from 3.19.0 to 3.20.0. - [Release notes](https://github.com/cytoscape/cytoscape.js/releases) - [Commits](https://github.com/cytoscape/cytoscape.js/compare/v3.19.0...v3.20.0) --- updated-dependencies: - dependency-name: cytoscape dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index af63becd67b..1850972b52a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -871,9 +871,9 @@ "dev": true }, "cytoscape": { - "version": "3.19.0", - "resolved": "https://registry.npmjs.org/cytoscape/-/cytoscape-3.19.0.tgz", - "integrity": "sha512-DANM8bM4EuSTS3DraPK0nLSmzANrzQ2g/cb3u5Biexu/NVsJA+xAoXVvWHRIHDXz3y0gpMjTPv3Z13ZbkNrEPw==", + "version": "3.20.0", + "resolved": "https://registry.npmjs.org/cytoscape/-/cytoscape-3.20.0.tgz", + "integrity": "sha512-V2OUoav8ltY9UPgdjuhQOqkkWT28IbJODioWCjcnLqmjym9lMpnD0ie0vdQCdAiZapjbTGAv8aoKmmSuVcC1gA==", "requires": { "heap": "^0.2.6", "lodash.debounce": "^4.0.8"