Every so often, you should update the packages you depend on so you can get any changes that have been made to code upstream.
To do this, run npm update
in the same directory as your package.json
file.
Test: Run npm outdated
. There should not be any results.
© npm, Inc. and Contributors
Licensed under the npm License.
npm is a trademark of npm, Inc.
https://docs.npmjs.com/getting-started/updating-local-packages