Getting high severity vulnerabilities with new project

If I uninstall Chakra ^2.3.6. I see 5 high severity vulnerabilities and not sure how do address them.
If I then install the latest version of Chakra 4.2.6, I still see them.

If I do a npm audit fix --force I then get 4 high severity vulnerabilities. See report:

I’ll revert for now, but any clues how to fix?

This is an issue with npm audit… when you run create-next-app or create-react-app, you’ll get many false positives:

https://twitter.com/dan_abramov/status/1412376404738686984?lang=en