From 4ea2b2bf00ea687ad0a3d42329e7edf1a22b82e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 07:06:15 +0100 Subject: [PATCH] Bump react-i18next from 11.8.9 to 11.8.10 (#665) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e65ebc33e..f13361775 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "react": "^16.14.0", "react-device-detect": "^1.17.0", "react-dom": "^16.14.0", - "react-i18next": "^11.8.9", + "react-i18next": "^11.8.10", "react-redux": "^7.2.2", "react-router": "^5.2.0", "react-router-dom": "^5.2.0", diff --git a/yarn.lock b/yarn.lock index 351513bc7..3e059bb30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9870,10 +9870,10 @@ react-error-overlay@^6.0.9: resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a" integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew== -react-i18next@^11.8.9: - version "11.8.9" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.8.9.tgz#188039708f99a6114b4437f0e620bf99a6c3c7dd" - integrity sha512-HVW4/KtBvXcnzkYeS32IqdGBJJ1fksvqVDnnspsyruO99fhHQaAw1vTSrRpcNE5D8vrOu7B9c6sawfmQJ6OWRg== +react-i18next@^11.8.10: + version "11.8.10" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.8.10.tgz#aa64bc20410ee8f660a5b918d53f4e41271edf00" + integrity sha512-ckjNzMjYkmx4fQ8zzuaYTosYN3Co6ebrgCQJzuZCcGFYSR/kGHZzSu0xw9VhtnbjJVKx0gEMV3DLRvzi4xDZUw== dependencies: "@babel/runtime" "^7.13.6" html-parse-stringify2 "^2.0.1"