FormidableLabs / groqd

A schema-unaware, runtime and type-safe query builder for GROQ.
https://commerce.nearform.com/open-source/groqd
MIT License
222 stars 17 forks source link

Upgrade zod to 3.22.3 or higher #229

Closed cdimitroulas closed 8 months ago

cdimitroulas commented 9 months ago

groqd currently has zod v3.21.4 as a dependency and dependabot has identified a vulnerability with this.

If groqd could be updated to increase that dependency version, that would be great as it's currently the only thing preventing us from fixing this vulnerability.