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] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-30 03:16:27 +00:00
committed by Sebastian Serth
parent 2fdc5320ac
commit f4fc4a3c50
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"underscore": "^1.13.6", "underscore": "^1.13.6",
"uuid": "^9.0.1", "uuid": "^9.0.1",
"vis-data": "^7.1.7", "vis-data": "^7.1.7",
"vis-timeline": "^7.7.2", "vis-timeline": "^7.7.3",
"vis-util": "^5.0.5", "vis-util": "^5.0.5",
"webpack": "^5.89.0", "webpack": "^5.89.0",
"webpack-assets-manifest": "^5.1.0", "webpack-assets-manifest": "^5.1.0",

View File

@ -4468,10 +4468,10 @@ vis-data@^7.1.7:
resolved "https://registry.yarnpkg.com/vis-data/-/vis-data-7.1.7.tgz#e70475e69e01ed0f4535352ed0eae64a6337f298" resolved "https://registry.yarnpkg.com/vis-data/-/vis-data-7.1.7.tgz#e70475e69e01ed0f4535352ed0eae64a6337f298"
integrity sha512-Jfrb6Ixyr3jdqFgpCBWnzb4w7PdD3UjOY6vea9yXixoKSLveUj+rAuxByoRKRvdjhsRtsYCEXG6MXjjx+uvGvQ== integrity sha512-Jfrb6Ixyr3jdqFgpCBWnzb4w7PdD3UjOY6vea9yXixoKSLveUj+rAuxByoRKRvdjhsRtsYCEXG6MXjjx+uvGvQ==
vis-timeline@^7.7.2: vis-timeline@^7.7.3:
version "7.7.2" version "7.7.3"
resolved "https://registry.yarnpkg.com/vis-timeline/-/vis-timeline-7.7.2.tgz#af3565367a0271344b22ee0ecf4694a7459c7803" resolved "https://registry.yarnpkg.com/vis-timeline/-/vis-timeline-7.7.3.tgz#79434eb3029169bff8de1b5012aa5c29786d6594"
integrity sha512-l7hDBFJ0FI6gX4kzsxAONnAacowK3sHWx3uc5jR1DYs/FAsOEZsHDclVNW3+QAwmV3Xvg61U8//ha6hZNw7G1Q== integrity sha512-hGMzTttdOFWaw1PPlJuCXU2/4UjnsIxT684Thg9fV6YU1JuKZJs3s3BrJgZ4hO3gu5i1hsMe1YIi96o+eNT0jg==
vis-util@^5.0.5: vis-util@^5.0.5:
version "5.0.5" version "5.0.5"