diff --git a/package.json b/package.json index 9b96dec..ca80972 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "gatsby-transformer-json": "4.11.0", "gatsby-transformer-sharp": "4.11.0", "hamburger-react": "2.5.0", - "i18next": "21.6.14", + "i18next": "21.6.15", "locale": "0.1.0", "lodash": "4.17.21", "lucide-react": "0.19.0", diff --git a/yarn.lock b/yarn.lock index d74dc7a..aa052cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7612,10 +7612,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.14: - version "21.6.14" - resolved "https://registry.npmjs.org/i18next/-/i18next-21.6.14.tgz" - integrity sha512-XL6WyD+xlwQwbieXRlXhKWoLb/rkch50/rA+vl6untHnJ+aYnkQ0YDZciTWE78PPhOpbi2gR0LTJCJpiAhA+uQ== +i18next@21.6.15: + version "21.6.15" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.15.tgz#077e5798dbbd53d3aaa8ad66193758bd19836dbe" + integrity sha512-uMFyw5HGK9KSJ7ok/WUJfeNQj53VOR4NoITtErffWen2v2SjJfpCls7tKTLF1nTCdKRePY4lCoZMLKhRSj/1GA== dependencies: "@babel/runtime" "^7.17.2"