How to resize virtual hard drive with vmware-desktop

I’m trying to migrate an old virtualbox vm to vmware so I can use a new Mac computer. The limitation I’m running into is that the box hard drive is capped at 40GB. Under virtualbox, we were using the vagrant-disksize plugin. I see in the documentation there is now a built in version - config.vm.disk - but that also is only for virtualbox.

Does anyone know if there is any way to resize a vmware virtual hard drive?