I copied package.json from another project and now want to bump all of the dependencies to their latest versions since this is a fresh project and I don\'t mind
package.json
Try following command if you using npm 5 and node 8
npm update --save