Closed michielbdejong closed 4 years ago
I ran npm update
and npm audit fix
in each example folder, and npm update lodash --depth 3
where necessary.
All examples are at 0 vulnerabilities now, except for examples/native.
The repo root is at 0 vulnerabilities as well now.
The alerts in example/native are:
found 332 vulnerabilities (325 low, 7 moderate) in 1108 scanned packages
And most of those seem to be from react-native, but that's already at the latest version, so nothing more we can do that for now.
Related to https://github.com/inrupt/solid-auth-fetcher/issues/97