Ontotext-AD / graphdb.js

The officially supported javascript driver for accessing RDF4J and GraphDB
Apache License 2.0
34 stars 11 forks source link

npm WARN deprecated uuid@3.4.0: #189

Closed charlesivie closed 9 months ago

charlesivie commented 1 year ago

When running npm install graphdb I get the following warning: npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.

svilenvelikov commented 1 year ago

Thank you @charlesivie for reporting this. We know about this as well as a bunch of other rather old dependencies we use. We are going to prioritize the task for upgrading and testing for compatibility.

svilenvelikov commented 9 months ago

https://github.com/Ontotext-AD/graphdb.js/pull/196