so in this short tutorial you are going to see how to update packages with npm by using --force update
steps:
1- navigate project
2- type in terminal next command line and press enter : npm --force update .
note yellow package color ... under current and wanted title , and packages with red color need to update .