Skip to content

Commit e898598

Browse files
committed
fix: update @hpcc-js/wasm-graphviz to version 1.17.0
Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
1 parent be68d17 commit e898598

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/graph/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@hpcc-js/esbuild-plugins": "^1.7.0",
52-
"@hpcc-js/wasm-graphviz": "1.15.0",
52+
"@hpcc-js/wasm-graphviz": "1.17.0",
5353
"@types/d3-transition": "1.3.6",
5454
"@types/dagre": "0.7.53",
5555
"d3-force": "^1",
@@ -73,4 +73,4 @@
7373
"url": "https://github.com/hpcc-systems/Visualization/issues"
7474
},
7575
"homepage": "https://github.com/hpcc-systems/Visualization"
76-
}
76+
}

0 commit comments

Comments
 (0)