I just went to update my personal site and didn't feel like running a full composer update
. I had a few upgrades required.
Image may be NSFW.
Clik here to view.
I ended up having to manually write this command
composer update \
drupal/token \
drupal/metatag \
drupal/media_entity_twitter \
drupal/indieweb \
drupal/embed \
drupal/editor_advanced_link \
drupal/contact_storage \
--with-dependencies
This could be generated and copied from the update form for end users.