diff --git a/package-lock.json b/package-lock.json index 738312b..96407ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21737,9 +21737,9 @@ } }, "react-i18next": { - "version": "11.11.1", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.1.tgz", - "integrity": "sha512-MtfzPEOvx0ev2cz0HmrEcduuqkktSa5bfeN8Flp0cvN0xP3H3MRSTa8P6pxPtqstHbRe1cD9QBOr5T/FEV2gOw==", + "version": "11.11.2", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.2.tgz", + "integrity": "sha512-42tWoD0X12mJyYtTnK99Hihi2nCc3WIJ23WpUiDwojTWj7w5rfa/cCqo57QLhTFOoYSpG+ydr6Cr1hjtkvmVPw==", "requires": { "@babel/runtime": "^7.14.5", "html-parse-stringify": "^3.0.1" diff --git a/package.json b/package.json index e18d8f4..049db31 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react-dom": "17.0.2", "react-github-btn": "1.2.0", "react-helmet": "6.1.0", - "react-i18next": "11.11.1", + "react-i18next": "11.11.2", "tsparticles": "1.31.1" }, "devDependencies": {