Run the following command to update the Ionic version on MAC.
npm i -g @ionic/cliRun the following command to confirm the version of Ionic
ionic -vThe above command will give you output like this:
6.20.1Your Ionic version has been updated after following that above steps.