Outdated/abandoned Packages

Everytime I run
$ composer update

My composer shows me InvoicePlane is using abandoned packages.
Is there any chance to update them, or do I just have to replace them?

Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package omnipay/omnipay is abandoned, you should avoid using it. Use league/omnipay instead.

Thanks in advance!!!