From f4fc4a3c50e03ef176a839f59880e6751ea90cc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 03:16:27 +0000 Subject: [PATCH] Bump vis-timeline from 7.7.2 to 7.7.3 Bumps [vis-timeline](https://github.com/visjs/vis-timeline) from 7.7.2 to 7.7.3. - [Release notes](https://github.com/visjs/vis-timeline/releases) - [Changelog](https://github.com/visjs/vis-timeline/blob/master/HISTORY.md) - [Commits](https://github.com/visjs/vis-timeline/compare/v7.7.2...v7.7.3) --- updated-dependencies: - dependency-name: vis-timeline dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ee05973a..abbf372b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "underscore": "^1.13.6", "uuid": "^9.0.1", "vis-data": "^7.1.7", - "vis-timeline": "^7.7.2", + "vis-timeline": "^7.7.3", "vis-util": "^5.0.5", "webpack": "^5.89.0", "webpack-assets-manifest": "^5.1.0", diff --git a/yarn.lock b/yarn.lock index 93b4024a..d436643c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4468,10 +4468,10 @@ vis-data@^7.1.7: resolved "https://registry.yarnpkg.com/vis-data/-/vis-data-7.1.7.tgz#e70475e69e01ed0f4535352ed0eae64a6337f298" integrity sha512-Jfrb6Ixyr3jdqFgpCBWnzb4w7PdD3UjOY6vea9yXixoKSLveUj+rAuxByoRKRvdjhsRtsYCEXG6MXjjx+uvGvQ== -vis-timeline@^7.7.2: - version "7.7.2" - resolved "https://registry.yarnpkg.com/vis-timeline/-/vis-timeline-7.7.2.tgz#af3565367a0271344b22ee0ecf4694a7459c7803" - integrity sha512-l7hDBFJ0FI6gX4kzsxAONnAacowK3sHWx3uc5jR1DYs/FAsOEZsHDclVNW3+QAwmV3Xvg61U8//ha6hZNw7G1Q== +vis-timeline@^7.7.3: + version "7.7.3" + resolved "https://registry.yarnpkg.com/vis-timeline/-/vis-timeline-7.7.3.tgz#79434eb3029169bff8de1b5012aa5c29786d6594" + integrity sha512-hGMzTttdOFWaw1PPlJuCXU2/4UjnsIxT684Thg9fV6YU1JuKZJs3s3BrJgZ4hO3gu5i1hsMe1YIi96o+eNT0jg== vis-util@^5.0.5: version "5.0.5"