From 53e514d265cd49cce778774b1a6e039333b0dd2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 13:32:28 +0000 Subject: [PATCH] Bump cytoscape from 3.18.2 to 3.19.0 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[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5e224a25400..91dac2a6da8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -886,9 +886,9 @@ "dev": true }, "cytoscape": { - "version": "3.18.2", - "resolved": "https://registry.npmjs.org/cytoscape/-/cytoscape-3.18.2.tgz", - "integrity": "sha512-NRY3JTrUzx0fSn44LyMlPqC8/zuuOo8kbr2hFlfjiObRmtir+lnxVg08f8wUA4X/P80df9vSThKDASl39yH+Iw==", + "version": "3.19.0", + "resolved": "https://registry.npmjs.org/cytoscape/-/cytoscape-3.19.0.tgz", + "integrity": "sha512-DANM8bM4EuSTS3DraPK0nLSmzANrzQ2g/cb3u5Biexu/NVsJA+xAoXVvWHRIHDXz3y0gpMjTPv3Z13ZbkNrEPw==", "requires": { "heap": "^0.2.6", "lodash.debounce": "^4.0.8"