diff --git a/examples/cms-agilitycms/package.json b/examples/cms-agilitycms/package.json index 133365354cad7..b3b2e7668c750 100644 --- a/examples/cms-agilitycms/package.json +++ b/examples/cms-agilitycms/package.json @@ -6,7 +6,7 @@ "start": "next start" }, "dependencies": { - "@agility/content-fetch": "^1.1.5", + "@agility/content-fetch": "^2.0.0", "classnames": "^2.3.1", "date-fns": "^2.29.1", "isomorphic-unfetch": "^3.1.0",