diff --git a/package.json b/package.json index f20d0d9..ec1eb48 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.3.0", + "i18next": "21.3.1", "locale": "0.1.0", "lucide-react": "0.16.10", "prop-types": "15.7.2", diff --git a/yarn.lock b/yarn.lock index 5b5625e..515487c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6889,10 +6889,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.3.0: - version "21.3.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.3.0.tgz#679b9bdc27a26ccca4799436cf2195107ad6feeb" - integrity sha512-MiarmWb/a+5z8C7QvihkcJf2YofuyhGvH28Wlip/c1YTSvHijYBFmc7dH6RrNkc2O44ApTdHnkK4FaM/S33C0w== +i18next@21.3.1: + version "21.3.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.3.1.tgz#cb132b6e0975de7d5472b26c4cdec57ecca96cf0" + integrity sha512-VElMm+LoeEuhViVwnDw1gR3snTItK9NJqgok8PZ5WU870MVO1x+5KEbzLO/6GC1zu42Uc3EuGj3nsGMGMNwT0A== dependencies: "@babel/runtime" "^7.12.0"