diff --git a/packages/gatsby-theme-intl/package.json b/packages/gatsby-theme-intl/package.json index 6496cd1..c587986 100644 --- a/packages/gatsby-theme-intl/package.json +++ b/packages/gatsby-theme-intl/package.json @@ -8,7 +8,7 @@ "dependencies": { "@3nvi/gatsby-plugin-intl": "^0.4.20", "gatsby-plugin-react-helmet": "^3.1.22", - "i18next": "^19.3.2", + "i18next": "^22.4.8", "lodash.merge": "^4.6.2", "react-helmet": "^6.1.0", "react-i18next": "^11.3.3"