Hacker News new | ask | show | jobs
by nicoburns 456 days ago
> npm doesn't magically update things underneath you

It used to prior to npm 5 when lockfiles were introduced (yarn introduced lockfiles earlier).