diff --git a/package.json b/package.json index 5291f90..1498880 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "gatsby-plugin-offline": "4.14.0", "gatsby-plugin-portal": "1.0.7", "gatsby-plugin-react-helmet": "4.14.0", - "gatsby-plugin-react-i18next": "1.1.1", + "gatsby-plugin-react-i18next": "1.2.1", "gatsby-plugin-remote-images": "3.1.1", "gatsby-plugin-robots-txt": "1.6.13", "gatsby-plugin-sass": "4.14.0", diff --git a/yarn.lock b/yarn.lock index 1c97c1c..fa355f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5871,10 +5871,10 @@ gatsby-plugin-react-helmet@4.14.0: dependencies: "@babel/runtime" "^7.15.4" -gatsby-plugin-react-i18next@1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-1.1.1.tgz#86bff1fa30ba74b1c6a86c9f7aa62ad107b679c9" - integrity sha512-nn2ON182ivf7zsMgjR6W5axkVZWHV37fH8mOjly5ZT4MpifMCnL6c2syfYUEIpKBgdmYu9VghswJzsYBe/2N/A== +gatsby-plugin-react-i18next@1.2.1: + version "1.2.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-1.2.1.tgz#cf29d185fd16b5d41f159d43d6dc49239e4882a8" + integrity sha512-XKhZhmTqfYV4RO5L8i6ANEH9ilHKnKIvSM3sQUvOPfeyswmLNEzeI9crWotfAUe/0GjnOr8eliKDf+m/8tvBzQ== dependencies: bluebird "^3.7.2" browser-lang "^0.1.0"