From d213839f8150836fcba5515d029a7fd852a728cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 08:01:49 +0000 Subject: [PATCH] Bump cytoscape from 3.18.2 to 3.19.1 Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) from 3.18.2 to 3.19.1. - [Release notes](https://github.com/cytoscape/cytoscape.js/releases) - [Commits](https://github.com/cytoscape/cytoscape.js/compare/v3.18.2...v3.19.1) --- 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..5db1fdc6aec 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.19.1", + "resolved": "https://registry.npmjs.org/cytoscape/-/cytoscape-3.19.1.tgz", + "integrity": "sha512-fQSymoCzmDF5dejZqv94WXQUnI3cVZfaHWFQR+Q9RhJ6LzEs7dtkwgFYaoklsbXcrXz0uCGx4i3vQ0FiuOUu9Q==", "requires": { "heap": "^0.2.6", "lodash.debounce": "^4.0.8"