diff --git a/examples/cms-ghost/package.json b/examples/cms-ghost/package.json index ba4ee4cf1fefc..1bd1bc44bc12a 100644 --- a/examples/cms-ghost/package.json +++ b/examples/cms-ghost/package.json @@ -7,8 +7,8 @@ }, "dependencies": { "@tryghost/content-api": "^1.4.13", - "classnames": "2.3.1", - "date-fns": "2.28.0", + "classnames": "2.5.1", + "date-fns": "2.30.0", "lazysizes": "^5.3.0", "next": "latest", "react": "^18.2.0",