diff --git a/examples/with-react-intl/package.json b/examples/with-react-intl/package.json index b490705b161f..6664013094f2 100644 --- a/examples/with-react-intl/package.json +++ b/examples/with-react-intl/package.json @@ -11,7 +11,7 @@ "i18n:compile": "formatjs compile-folder lang compiled-lang" }, "dependencies": { - "next": "11.1.0", + "next": "12.1.0", "react": "17.0.2", "react-dom": "17.0.2", "react-intl": "5.20.9"