I solved it by paste this in the composer.json file
{
"config": {
"audit": {
"block-insecure": false
}
}
}
And I ran composer install
I also uninstalled several extensions and deprecated legacy swiftmailer, pretty mail, simple-discussionviews and kk14569/flarum-hub-ui-x
Thank you very much