I just created a react app using create-react-app and I get the following message:
Note: the project was bootstrapped with an old unsupported version of tools.
Please update to Node >=14 and npm >=6 to get supported tools in new projects.
But I have node version 16.16.0 and npm version 8.10.0. So what does it mean? Am I OK?