Hi All - I’m not sure what’s needed here. I received a notification to update my mandatory GDPR webhooks by 12/13/25. I’m adding in the SCOPES of my privacy settings but I get the below error when trying to release.
Does anyone know what I need to update? I feel like I’m selecting the correct API version…
FYI - I’m new to developing with Shopify, so this is likely over my head in understanding
In your app’s code, check the dependency module versions specified in the package.json file. Identify all Shopify-related modules, then upgrade them to their latest available versions. update the version of api in the config of your code.
Dont forget to test