diff --git a/package.json b/package.json index b10adf4..a81ddeb 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "gatsby-source-filesystem": "3.14.0", "gatsby-transformer-json": "3.14.0", "gatsby-transformer-sharp": "3.14.0", - "i18next": "21.2.4", + "i18next": "21.2.6", "locale": "0.1.0", "lucide-react": "0.16.10", "prop-types": "15.7.2", diff --git a/yarn.lock b/yarn.lock index fcac41f..2a696ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6815,10 +6815,10 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -i18next@21.2.4: - version "21.2.4" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.2.4.tgz#ac56044099c83a0a8e2c596acf57f35da8ca327e" - integrity sha512-+81XmiwJOLWJFjRZJK5ASFahAo5TXZGz5IrBT4CfLJ3CyXho61A1cj1Kmh8za8TYtGFou0cEkUSjEaqfya7Wfg== +i18next@21.2.6: + version "21.2.6" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.2.6.tgz#a551fcba5f5e0b36a19801c0296265940889120f" + integrity sha512-xnCodgPo1ASLfdPs2/GS8jQFqQsaWrQKdsqfYgf5juANavIos4kjahgBkrMU8SUCn2kv7TSssfnyVu5LZjBWXw== dependencies: "@babel/runtime" "^7.12.0"