@hpcc-js/wasm 2.7.0 → 2.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -8,7 +8,7 @@
8
8
  This repository contains a collection of useful c++ libraries compiled to WASM for (re)use in Node JS, Web Browsers and JavaScript Libraries:
9
9
  - [base91](https://base91.sourceforge.net/) - v0.6.0
10
10
  - [expat](https://libexpat.github.io/) - v2.5.0
11
- - [graphviz](https://www.graphviz.org/) - v7.0.6
11
+ - [graphviz](https://www.graphviz.org/) - v7.1.0
12
12
  - [zstd](https://github.com/facebook/zstd) - v1.5.2
13
13
  - ...more to follow...
14
14