diff --git a/package.json b/package.json index 6a3a41e..e1564f0 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "gatsby-transformer-json": "3.14.0", "gatsby-transformer-sharp": "3.14.0", "hamburger-react": "2.4.1", - "i18next": "21.3.3", + "i18next": "21.4.0", "locale": "0.1.0", "lucide-react": "0.16.14", "prop-types": "15.7.2", diff --git a/yarn.lock b/yarn.lock index 909293d..c4bf489 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7060,10 +7060,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.3.3: - version "21.3.3" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.3.3.tgz#1065d557328db29a2e1f33526ed37608cdb0242c" - integrity sha512-Wv5arCT9pK35nfhOzTdS64T7JpPcoqnkOEidxc4zF0DZ8KetpvmnkO+uWkXy+DFz6zWzPX7U9bIemwBqpFRprw== +i18next@21.4.0: + version "21.4.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.4.0.tgz#59d0129e9e3974313300b0f60a0e01812ba5689e" + integrity sha512-H8QwhJXxnPWDvRlLn3nqDvbry7PM7i3UYa0+5EHWvlVkvNNy5WJVTzZe2tZH+HnaGVAE5MaujasyOca8mbQN+w== dependencies: "@babel/runtime" "^7.12.0"