Install cordova-check-plugins
module:
npm install -g cordova-check-plugins --save
Update your cordova plugin
cordova-check-plugins --update=auto
To update to all packages, Install npm-check-updates
module:
npm install -g npm-check-updates --save
Then update package.json:
ncu -u
Then install all packages to the latest version:
npm install
Hope you understand
This problems outside the AppBuilder topic are do not cover in our support. We only help fellow as programmers, We only help personally not appbuilder support