From d66b9cef4ba8b4024859ea83c1b432ce9e52aed2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 04:10:14 +0000 Subject: [PATCH] Bump vis-timeline from 7.7.1 to 7.7.2 Bumps [vis-timeline](https://github.com/visjs/vis-timeline) from 7.7.1 to 7.7.2. - [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.1...v7.7.2) --- 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 2a7d87aa..1b98eb0d 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "underscore": "^1.13.4", "uuid": "^9.0.0", "vis-data": "^7.1.6", - "vis-timeline": "^7.7.1", + "vis-timeline": "^7.7.2", "vis-util": "^5.0.3", "webpack": "^5.76.3", "webpack-assets-manifest": "^5.1.0", diff --git a/yarn.lock b/yarn.lock index bbcedeb0..6953ae62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4318,10 +4318,10 @@ vis-data@^7.1.6: resolved "https://registry.yarnpkg.com/vis-data/-/vis-data-7.1.6.tgz#81dcf4d024d23183cacb680ad605e644cdd6ee6c" integrity sha512-lG7LJdkawlKSXsdcEkxe/zRDyW29a4r7N7PMwxCPxK12/QIdqxJwcMxwjVj9ozdisRhP5TyWDHZwsgjmj0g6Dg== -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-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-util@^5.0.3: version "5.0.3"