Environment versus conda base installation, any dependencies?

For all those environments created by user do any dependencies toward conda base installation exist?
In mind if following gets conducted
conda update -n base conda
or
conda update -n base anaconda
will it affect all existing conda environments?

For conda installation here it was installed using miniconda, however first environment got couple of conda packages added.