diff --git a/package.json b/package.json index 26bb9a7..b05e59c 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "gatsby-plugin-offline": "5.16.0", "gatsby-plugin-portal": "1.0.7", "gatsby-plugin-react-helmet": "5.16.0", - "gatsby-plugin-react-i18next": "1.2.3", + "gatsby-plugin-react-i18next": "2.0.1", "gatsby-plugin-remote-images": "3.4.0", "gatsby-plugin-remove-serviceworker": "1.0.0", "gatsby-plugin-robots-txt": "1.7.1", diff --git a/yarn.lock b/yarn.lock index 0a9933a..e2bb2c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7050,10 +7050,10 @@ gatsby-plugin-react-helmet@5.16.0: dependencies: "@babel/runtime" "^7.15.4" -gatsby-plugin-react-i18next@1.2.3: - version "1.2.3" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-1.2.3.tgz#ae13bc1c6189e0179913fce83ef537a193cfd1f4" - integrity sha512-tlMkoBwLn7vU/D/aqJAR1Qk0rOd5Del78kOeMPvHfVUJeLjZaNKSxuXlkor/7bK+K/37Ep4LvIaVilW15reMKw== +gatsby-plugin-react-i18next@2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-2.0.1.tgz#fe3532200d9fe355b4b90b3bd8618aa2164e0cba" + integrity sha512-XpEkbx/ndFNU+UVol+eLQ2cgqsQplpHYqzl2rig2OWIVpxGedLKUA50wTkuI1/LbDpQ43pDnr6r0q1Vt7/cMzQ== dependencies: bluebird "^3.7.2" browser-lang "^0.1.0"