diff --git a/package.json b/package.json index 8ab45d8..7d5ba2c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "gatsby-transformer-json": "4.2.0", "gatsby-transformer-sharp": "4.2.0", "hamburger-react": "2.4.1", - "i18next": "21.5.2", + "i18next": "21.5.3", "locale": "0.1.0", "lucide-react": "0.16.19", "prop-types": "15.7.2", diff --git a/yarn.lock b/yarn.lock index 4445cca..7716fc2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7286,10 +7286,10 @@ husky@7.0.4: resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535" integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ== -i18next@21.5.2: - version "21.5.2" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.2.tgz#ababe6fb0a769360035ebf06a36751e0b810cdfa" - integrity sha512-Iuztr2+7CPCh5SYQV0utw2HXMx1za18xfznrw/PmgX+98oIpm84bhIM7VUPODjLycwIZ299oP7sEVQ9oCgmzfg== +i18next@21.5.3: + version "21.5.3" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.3.tgz#b2d4fd24bef7ea4ec4eba2ed3cadc0c28c0e3b4c" + integrity sha512-9R8127a0/N5okiD7eeo6XBPQsHgHsLr1GdQEa35Pcw305ArC9KZDLs9kbgdn3xuVUNYlVu8+gWzz73eVkna0gA== dependencies: "@babel/runtime" "^7.12.0"