I am trying to upgrade my angular application from version 6 to version 7. I am using below command to do so, but its throwing a warning. I don't want to use "force" commands as it may cause further consequences. Please find the details below
Command used
npx @angular/cli@7 update @angular/cli@7 @angular/core@7
Warning message