Hi,
I am not sure from where you've took this query but it seems incorrect to me or at least it is not for Azure Resource Graph. I am not aware of Azure resource graph having table with name HttpIncomingRequests. But back to the questions those APIs versions could be used if you are using automation tools like like Bicep, Azure SDKs, Az PowerShell, Az CLI, Terraform, etc. For most tools you will need to be using some old version of the tool as they do not expose the version directly for you to configure but if you have some Bicep code that code can be configured with that version. So I would check in your organization what tools are being used to automate the deployment of Azure SQL database. If they are too old update them. If you have Bicep you can check directly which API version is used. Most likely the message is general for anyone who has Azure SQL database deployed but it does not necessary says that you are using old API versions.
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.