diff --git a/package.json b/package.json index e3e4992..1d0d25c 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "gatsby-transformer-json": "4.13.0", "gatsby-transformer-sharp": "4.13.0", "hamburger-react": "2.5.0", - "i18next": "21.6.16", + "i18next": "21.7.1", "locale": "0.1.0", "lodash": "4.17.21", "lucide-react": "0.38.0", diff --git a/yarn.lock b/yarn.lock index 93ea68d..5f7a4dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7680,10 +7680,10 @@ husky@7.0.4: resolved "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz" integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ== -i18next@21.6.16: - version "21.6.16" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.16.tgz#8cff8c3ba2ffaf8438a8c83fe284083f15cf3941" - integrity sha512-xJlzrVxG9CyAGsbMP1aKuiNr1Ed2m36KiTB7hjGMG2Zo4idfw3p9THUEu+GjBwIgEZ7F11ZbCzJcfv4uyfKNuw== +i18next@21.7.1: + version "21.7.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.7.1.tgz#3b63390fa7c2eb22440f80ef8c7f4d7e4f8187e8" + integrity sha512-uNt0BM+HV7wgWrrTE+Z4qinQFTONB21hK3I5V/LayhquPv78WchnO4hjF2PWY/OZocahHBDbzbe0/o1rp/RcWQ== dependencies: "@babel/runtime" "^7.17.2"