https://www.npmjs.com/package/npm-check-updates
to check packages => npm outdated
npm update will not always update all packages
solution => npm-check-updates upgrades your package.json dependencies to the latest versions, ignoring specified versions.
(for izmjs keep "path-to-regexp": "0.1.7")