diff --git a/src/functions-templates/js/sanity-groq/package.json b/src/functions-templates/js/sanity-groq/package.json index 39426ac2e42..c62c2e1bc27 100644 --- a/src/functions-templates/js/sanity-groq/package.json +++ b/src/functions-templates/js/sanity-groq/package.json @@ -16,6 +16,6 @@ "author": "Sanity.io", "license": "MIT", "dependencies": { - "@sanity/client": "^0.144.0" + "@sanity/client": "^0.147.3" } }