I using node:lts-alpine docker image. I want to upgrade ini package from 1.3.5 to 2.0.0.
node:lts-alpine
ini
1.3.5
2.0.0
when I use npm ins
npm ins