From 26db99462f2abc1513746522892f97af200ba410 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 03:06:24 +0000 Subject: [PATCH] Bump vis-util from 5.0.4 to 5.0.5 Bumps [vis-util](https://github.com/visjs/vis-util) from 5.0.4 to 5.0.5. - [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.4...v5.0.5) --- 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 5c4639a2..3c72b993 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.4", + "vis-util": "^5.0.5", "webpack": "^5.88.2", "webpack-assets-manifest": "^5.1.0", "webpack-cli": "^5.1.4", diff --git a/yarn.lock b/yarn.lock index e4487b50..032180b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4450,10 +4450,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.4: - version "5.0.4" - resolved "https://registry.yarnpkg.com/vis-util/-/vis-util-5.0.4.tgz#6356fbbb507188991e220bda0bff226375afa025" - integrity sha512-N7RDzCAqxXMY+Uyxj5GNB6BOkKjrr2FvjFpm0goX8wE6r8AjzYG8IuxniAePRZqOYhpJnEYqXpb6lMx1oAOHKg== +vis-util@^5.0.5: + version "5.0.5" + resolved "https://registry.yarnpkg.com/vis-util/-/vis-util-5.0.5.tgz#4cfb9246f26621bf8cb45e8680a9d9ed9ac268e6" + integrity sha512-NQHl/gkJYW7+MEJ0Ed4oo5nsvtUl95rfruZQj69T2oSLBrnDfxUJzBZ00rA5fNuSLW9DL+FemdMOVGvMu6kIrQ== watchpack@^2.4.0: version "2.4.0"