diff --git a/package-lock.json b/package-lock.json index 1eb96c3..e2460f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "react-dom": "17.0.2", "react-github-btn": "1.2.1", "react-helmet": "6.1.0", - "react-i18next": "11.15.6", + "react-i18next": "11.15.7", "sass": "1.49.9", "tsparticles": "1.42.1", "typed-scss-modules": "6.2.0", @@ -17425,9 +17425,9 @@ } }, "node_modules/react-i18next": { - "version": "11.15.6", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.6.tgz", - "integrity": "sha512-OUWcFdNgIA9swVx3JGIreuquglAinpRwB/HYrCprTN+s9BQDt9LSiY7x5DGc2JzVpwqtpoTV7oRUTOxEPNyUPw==", + "version": "11.15.7", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz", + "integrity": "sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==", "dependencies": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2", @@ -35042,9 +35042,9 @@ } }, "react-i18next": { - "version": "11.15.6", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.6.tgz", - "integrity": "sha512-OUWcFdNgIA9swVx3JGIreuquglAinpRwB/HYrCprTN+s9BQDt9LSiY7x5DGc2JzVpwqtpoTV7oRUTOxEPNyUPw==", + "version": "11.15.7", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz", + "integrity": "sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==", "requires": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2", diff --git a/package.json b/package.json index 2b524a7..8856794 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "react-dom": "17.0.2", "react-github-btn": "1.2.1", "react-helmet": "6.1.0", - "react-i18next": "11.15.6", + "react-i18next": "11.15.7", "sass": "1.49.9", "tsparticles": "1.42.1", "typed-scss-modules": "6.2.0", diff --git a/yarn.lock b/yarn.lock index 1e172a1..c42cc49 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10211,10 +10211,10 @@ react-helmet@6.1.0, react-helmet@^6.1.0: react-fast-compare "^3.1.1" react-side-effect "^2.1.0" -react-i18next@11.15.6: - version "11.15.6" - resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.6.tgz" - integrity sha512-OUWcFdNgIA9swVx3JGIreuquglAinpRwB/HYrCprTN+s9BQDt9LSiY7x5DGc2JzVpwqtpoTV7oRUTOxEPNyUPw== +react-i18next@11.15.7: + version "11.15.7" + resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz" + integrity sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ== dependencies: "@babel/runtime" "^7.14.5" html-escaper "^2.0.2"