diff --git a/package.json b/package.json index 1f80e72..3f914ff 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.2.1", + "gatsby-plugin-react-i18next": "1.2.2", "gatsby-plugin-remote-images": "3.1.1", "gatsby-plugin-robots-txt": "1.6.14", "gatsby-plugin-sass": "4.14.0", diff --git a/yarn.lock b/yarn.lock index c48e48a..7af830c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5866,10 +5866,10 @@ gatsby-plugin-react-helmet@4.14.0: dependencies: "@babel/runtime" "^7.15.4" -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== +gatsby-plugin-react-i18next@1.2.2: + version "1.2.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-i18next/-/gatsby-plugin-react-i18next-1.2.2.tgz#089838de9f28920b89a0e08bc8262d1b4bdec9b5" + integrity sha512-hysP5Ze/EMVhYa3vUXeZ6OK1jGu8b3lcPpCqw7Meu23drY2CnPOt+rYTtJiT/HKN6wuxkDgTH5VPaeOHMBRysw== dependencies: bluebird "^3.7.2" browser-lang "^0.1.0"