RocketRML icon indicating copy to clipboard operation
RocketRML copied to clipboard

Update dependent packages

Open Myasir92 opened this issue 3 years ago • 3 comments

In your package, you are using the JSON-LD package and in that package, there are some dependent packages (digitabazar/http-client) in jsonld that are outdated and cause a lot of problems when running the application as executable,

Myasir92 avatar Apr 28 '22 08:04 Myasir92

Unfortunately I cannot do anything about jsonld as the latest version is already being used. But I updated all outdated packages with v1.12.1 npm audit reports 0 vulnerabilities now.

ThibaultGerrier avatar Apr 28 '22 09:04 ThibaultGerrier

But in your package that is a dependent package which causes problem while we install your package so maybe you can contact them as I already create an issue o their GitHub repo but didn't get any response back

Myasir92 avatar Apr 28 '22 10:04 Myasir92

@Myasir92 check this out https://www.npmjs.com/package/@mnakhla/rocketrml

phi981 avatar Dec 31 '24 10:12 phi981