If you want to do a more safely software update in general you can use dnf offline-upgrade download in terminal to download only the packages. Then you can use dnf offline-upgrade reboot to install updates.
The system restart in “safe mode”, apply every updates, reboot again and start the system.
Reference:
https://fedoramagazine.org/offline-updates-and-fedora-35/
If you want to do a more safely software update in general you can use
dnf offline-upgrade download
in terminal to download only the packages. Then you can usednf offline-upgrade reboot
to install updates. The system restart in “safe mode”, apply every updates, reboot again and start the system. Reference: https://fedoramagazine.org/offline-updates-and-fedora-35/