diff --git a/package-lock.json b/package-lock.json index 3205c32..957d280 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "react": "18.2.0", "react-device-detect": "^2.2.3", "react-dom": "18.2.0", - "react-i18next": "^12.2.1", + "react-i18next": "^12.3.1", "react-icons": "^4.8.0", "react-markdown": "^8.0.7", "rehype-highlight": "^6.0.0", @@ -10903,9 +10903,9 @@ } }, "node_modules/react-i18next": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.2.1.tgz", - "integrity": "sha512-gmNca0hYM+EhC1OiaAvSWsIDQVeStYObHX0xHM2GEv6Q39Mub+okwUBm2AyoivA4EYlHxoUDZ1IV5lIIiz/pEQ==", + "version": "12.3.1", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.3.1.tgz", + "integrity": "sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==", "dependencies": { "@babel/runtime": "^7.20.6", "html-parse-stringify": "^3.0.1" @@ -20675,9 +20675,9 @@ } }, "react-i18next": { - "version": "12.2.1", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.2.1.tgz", - "integrity": "sha512-gmNca0hYM+EhC1OiaAvSWsIDQVeStYObHX0xHM2GEv6Q39Mub+okwUBm2AyoivA4EYlHxoUDZ1IV5lIIiz/pEQ==", + "version": "12.3.1", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.3.1.tgz", + "integrity": "sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==", "requires": { "@babel/runtime": "^7.20.6", "html-parse-stringify": "^3.0.1" diff --git a/package.json b/package.json index c78ee6b..d69bcbc 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react": "18.2.0", "react-device-detect": "^2.2.3", "react-dom": "18.2.0", - "react-i18next": "^12.2.1", + "react-i18next": "^12.3.1", "react-icons": "^4.8.0", "react-markdown": "^8.0.7", "rehype-highlight": "^6.0.0",