Skip to content

Commit a8c0aa5

Browse files
dependabot[bot]reginaalyssa
authored andcommitted
Bump cytoscape from 3.19.0 to 3.19.1 (publiclab#10032)
Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) from 3.19.0 to 3.19.1. - [Release notes](https://github.com/cytoscape/cytoscape.js/releases) - [Commits](cytoscape/cytoscape.js@v3.19.0...v3.19.1) --- updated-dependencies: - dependency-name: cytoscape dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c298c3 commit a8c0aa5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"bootstrap-datepicker": "^1.6.0",
2929
"bootstrap-tokenfield": "^0.12.0",
3030
"chart.js": "^2.9.4",
31-
"cytoscape": "^3.19.0",
31+
"cytoscape": "^3.19.1",
3232
"debounce": "jywarren/debounce#patch-1",
3333
"file-saver": "^2.0.5",
3434
"i18n-js": "^3.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3793,10 +3793,10 @@ cyclist@^1.0.1:
37933793
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
37943794
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
37953795

3796-
cytoscape@^3.19.0:
3797-
version "3.19.0"
3798-
resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.19.0.tgz#b3e3136f823ca00a1c7752741c2a349e52545f57"
3799-
integrity sha512-DANM8bM4EuSTS3DraPK0nLSmzANrzQ2g/cb3u5Biexu/NVsJA+xAoXVvWHRIHDXz3y0gpMjTPv3Z13ZbkNrEPw==
3796+
cytoscape@^3.19.1:
3797+
version "3.19.1"
3798+
resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.19.1.tgz#034fb5e5de7e6b9b7c948a48da8ab7037d430f69"
3799+
integrity sha512-fQSymoCzmDF5dejZqv94WXQUnI3cVZfaHWFQR+Q9RhJ6LzEs7dtkwgFYaoklsbXcrXz0uCGx4i3vQ0FiuOUu9Q==
38003800
dependencies:
38013801
heap "^0.2.6"
38023802
lodash.debounce "^4.0.8"

0 commit comments

Comments
 (0)