From 4d727982af93cafaf4785742c8a18542a5783d71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 03:54:08 +0000 Subject: [PATCH] Bump vis-util from 5.0.3 to 5.0.4 Bumps [vis-util](https://github.com/visjs/vis-util) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/visjs/vis-util/releases) - [Changelog](https://github.com/visjs/vis-util/blob/master/.releaserc.yml) - [Commits](https://github.com/visjs/vis-util/compare/v5.0.3...v5.0.4) --- updated-dependencies: - dependency-name: vis-util 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 d4461bfc..60cdaf19 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "uuid": "^9.0.1", "vis-data": "^7.1.7", "vis-timeline": "^7.7.2", - "vis-util": "^5.0.3", + "vis-util": "^5.0.4", "webpack": "^5.88.2", "webpack-assets-manifest": "^5.1.0", "webpack-cli": "^5.1.4", diff --git a/yarn.lock b/yarn.lock index 2094f2ab..32109776 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4454,10 +4454,10 @@ vis-timeline@^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" - resolved "https://registry.yarnpkg.com/vis-util/-/vis-util-5.0.3.tgz#6a9d67c6ed92f2bfa67e50c20166bb5f59ac07bf" - integrity sha512-Wf9STUcFrDzK4/Zr7B6epW2Kvm3ORNWF+WiwEz2dpf5RdWkLUXFSbLcuB88n1W6tCdFwVN+v3V4/Xmn9PeL39g== +vis-util@^5.0.4: + version "5.0.4" + resolved "https://registry.yarnpkg.com/vis-util/-/vis-util-5.0.4.tgz#6356fbbb507188991e220bda0bff226375afa025" + integrity sha512-N7RDzCAqxXMY+Uyxj5GNB6BOkKjrr2FvjFpm0goX8wE6r8AjzYG8IuxniAePRZqOYhpJnEYqXpb6lMx1oAOHKg== watchpack@^2.4.0: version "2.4.0"