We are currently working to address a CVE-2025-9288 vulnerability found in the sha.js dependency associated with @apollo/utils.createhash. As part of our efforts, we attempted to override the library version to "sha.js": "2.4.12" in order to mitigate this security risk. Unfortunately, this upgrade has resulted in a ServerParseError thrown in the frontend. We would greatly appreciate any guidance or suggestions on how to proceed to resolve this issue effectively
