Craft an url similar to https://baa.my.salesforce.com/services/data but with your target org domain in it. It will probably say that highest version available is 58 (Summer release). 59 (Winter release) is available only as a preview in some sandboxes and won't hit productions till mid-October.
You need to go to your package.xml file and lower the number towards the bottom of the file. You may have to repeat it in few places like the component's "meta-xml" file or sfdx-project.json file.
Or change your deployment target to point to a Winter preview sandbox.