Skip to content

Commit

Permalink
fix: upgrade vis-util from 4.0.0 to 4.3.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade vis-util from 4.0.0 to 4.3.4.

See this package in npm:
https://www.npmjs.com/package/vis-util

See this project in Snyk:
https://app.snyk.io/org/hypery2k/project/bbee2042-01b7-4d3a-b364-efc60271adb8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and hypery2k committed May 23, 2022
1 parent a09146a commit af5c70d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"vis-data": "^6.6.1",
"vis-network": "^7.6.4",
"vis-timeline": "^7.3.6",
"vis-util": "^4.0.0"
"vis-util": "^4.3.4"
},
"peerDependencies": {
"@angular/common": ">=5.0.0 || >=6.0.0 || >=7.0.0 || >=8.0.0 || >=9.0.0 || >=10.0.0 || >=11.0.0 || >=12.0.0",
Expand Down Expand Up @@ -148,7 +148,7 @@
"typescript": "^3.9.2",
"uuid": "^7.0.3",
"vis-data": "^6.6.1",
"vis-util": "^4.0.0",
"vis-util": "^4.3.4",
"webpack": "^4.41.3",
"webpack-cli": "^3.3.10",
"webpack-dev-server": "^3.11.0",
Expand Down

0 comments on commit af5c70d

Please sign in to comment.