When I run a code scanner on my project that uses aws-glue-schema-registry-python I see the following:
❯ trunk check
Checking 100% [================================================================================================================>] 124/124 2.5s
ISSUES
poetry.lock:2155:0
2155:0 high orjson.loads in 'orjson' before 3.9.15 does not limit recursion for deeply nested JSON documents. osv-scanner/GHSA-pwr2-4v36-6qpr
Current version is vulnerable: 3.6.9. Patch available: upgrade to 3.9.15 or higher.
Is there anything preventing upgrading the orjson version?