Replies: 1 comment 1 reply
-
Those are probably minor since npm dependencies are only used in the frontend. I'll run |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
As I don't know if this should be considered as a bug or not, I'm asking here.
When building commafeed, I can read this :
npm audit says :
So, if I understand well, the currently used versions of some dependencies are known to be vulnerable. But, is it safe to run 'npm audit fix', as recommended ? Are there regressions or incompatibilities, which force to keep old versions for these dependencies ?
Beta Was this translation helpful? Give feedback.
All reactions