diff --git a/examples/blog-starter-typescript/package.json b/examples/blog-starter-typescript/package.json index 1af011b7300c8..d69941cb66717 100644 --- a/examples/blog-starter-typescript/package.json +++ b/examples/blog-starter-typescript/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "classnames": "2.3.1", - "date-fns": "2.21.3", + "date-fns": "2.27.0", "gray-matter": "4.0.3", "next": "latest", "react": "^17.0.2",