Bump jointjs to 3.4.2 to fix vulnerability warning

This commit is contained in:
aboyko
2023-03-09 16:29:31 -05:00
parent edfcdb2b02
commit 7afa873c0e
3 changed files with 9 additions and 9 deletions

View File

@@ -26,7 +26,7 @@
"private": true,
"dependencies": {
"codemirror": "5.65.12",
"jointjs": "3.4.1",
"jointjs": "3.4.2",
"jquery": "^3.6.3",
"lodash": "^4.17.21",
"ts-disposables": "2.2.3",