From 6a670f6b0202af6d5650591856bdf3dc2e354a80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 03:56:55 +0000 Subject: [PATCH] Bump vis-timeline from 7.7.0 to 7.7.1 Bumps [vis-timeline](https://github.com/visjs/vis-timeline) from 7.7.0 to 7.7.1. - [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.0...v7.7.1) --- 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 11337eb6..3ce2cf03 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "underscore": "^1.13.4", "uuid": "^9.0.0", "vis-data": "^7.1.4", - "vis-timeline": "^7.7.0", + "vis-timeline": "^7.7.1", "vis-util": "^5.0.3", "webpack": "^5.76.2", "webpack-assets-manifest": "^5.1.0", diff --git a/yarn.lock b/yarn.lock index 24ea0d13..4019409b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4318,10 +4318,10 @@ vis-data@^7.1.4: resolved "https://registry.yarnpkg.com/vis-data/-/vis-data-7.1.4.tgz#90e5e796a79e1901de14c0808fb32a1a0735c1dc" integrity sha512-usy+ePX1XnArNvJ5BavQod7YRuGQE1pjFl+pu7IS6rCom2EBoG0o1ZzCqf3l5US6MW51kYkLR+efxRbnjxNl7w== -vis-timeline@^7.7.0: - version "7.7.0" - resolved "https://registry.yarnpkg.com/vis-timeline/-/vis-timeline-7.7.0.tgz#50c13072b77d7b8a48029fccb3077be7119c614b" - integrity sha512-et5xobQTEp7i8lqcEjgMWoGE4s4qn+2VtEJ35uRZiL5Y3qRzi84bCTkUKAjOM/HTzVFiLTWET+DZZi1iHYriuA== +vis-timeline@^7.7.1: + version "7.7.1" + resolved "https://registry.yarnpkg.com/vis-timeline/-/vis-timeline-7.7.1.tgz#f5a8e17d59df712f13e3712b9e09b20736cac123" + integrity sha512-oQBMEEev8HASmlxBioE1PC377cVjhrS9Yk/NDdgZpnxQemyj7ED/my9c6Q9YKDbsRFar8zZ9oAVm+/hhPVBkpQ== vis-util@^5.0.3: version "5.0.3"