← Back to context Comment by croemer 24 days ago `npm install` might be enough to pull it, unless you pin down to the patch? 1 comment croemer Reply flerchin 24 days ago I don't think that's right if it's in your package-lock it wouldn't pull it unless you npm update axios, or delete the package-lock.json and then npm install.
flerchin 24 days ago I don't think that's right if it's in your package-lock it wouldn't pull it unless you npm update axios, or delete the package-lock.json and then npm install.
I don't think that's right if it's in your package-lock it wouldn't pull it unless you npm update axios, or delete the package-lock.json and then npm install.