upvote
Node deps are pinned: https://docs.npmjs.com/cli/v8/configuring-npm/package-lock-j...

The problem is that you also want to update deps.

reply
Why?
reply
Because they could have a security flaw that might compromise your project or any users of it.
reply