diff --git a/package.json b/package.json index 4ac068f..48a31db 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.0", + "i18next": "21.2.1", "locale": "0.1.0", "lucide-react": "0.16.7", "prop-types": "15.7.2", diff --git a/yarn.lock b/yarn.lock index 4a5ab59..cefba60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6806,10 +6806,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.0: - version "21.2.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.2.0.tgz#07346948d8c1e7be91518897839f8158c50dd76d" - integrity sha512-I2BLM/YNyEjCzRak1kL3uYYawwkfduQbNramMx7uMjjbos3zGZB1ag6dgbdoTR0baR34fpG4X4oWKaQExNo8wg== +i18next@21.2.1: + version "21.2.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.2.1.tgz#e040bcfcbeb5c6f9991b2c0bbd468e969ffe20c3" + integrity sha512-LxT9L/y+aLdt5e3bXKpxq16i22AL5aYmGW+Za/8/PRQl2v9ARvGUPhDrbHreQq9rbh7G8Wv6YKcYgjkIfXRDTQ== dependencies: "@babel/runtime" "^7.12.0"