diff --git a/dcapal-frontend/package-lock.json b/dcapal-frontend/package-lock.json index 8381319f..0a2e133f 100644 --- a/dcapal-frontend/package-lock.json +++ b/dcapal-frontend/package-lock.json @@ -26,7 +26,7 @@ "react-github-btn": "^1.4.0", "react-helmet": "^6.1.0", "react-hot-toast": "^2.4.1", - "react-i18next": "^13.2.2", + "react-i18next": "^13.3.1", "react-redux": "^8.1.3", "react-router-dom": "^6.17.0", "redux-persist": "^6.0.0", @@ -7706,9 +7706,9 @@ } }, "node_modules/react-i18next": { - "version": "13.2.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.2.2.tgz", - "integrity": "sha512-+nFUkbRByFwnrfDcYqvzBuaeZb+nACHx+fAWN/pZMddWOCJH5hoc21+Sa/N/Lqi6ne6/9wC/qRGOoQhJa6IkEQ==", + "version": "13.3.1", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.3.1.tgz", + "integrity": "sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og==", "dependencies": { "@babel/runtime": "^7.22.5", "html-parse-stringify": "^3.0.1" @@ -14562,9 +14562,9 @@ } }, "react-i18next": { - "version": "13.2.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.2.2.tgz", - "integrity": "sha512-+nFUkbRByFwnrfDcYqvzBuaeZb+nACHx+fAWN/pZMddWOCJH5hoc21+Sa/N/Lqi6ne6/9wC/qRGOoQhJa6IkEQ==", + "version": "13.3.1", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.3.1.tgz", + "integrity": "sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og==", "requires": { "@babel/runtime": "^7.22.5", "html-parse-stringify": "^3.0.1" diff --git a/dcapal-frontend/package.json b/dcapal-frontend/package.json index fd81a534..83be7f34 100644 --- a/dcapal-frontend/package.json +++ b/dcapal-frontend/package.json @@ -38,7 +38,7 @@ "react-github-btn": "^1.4.0", "react-helmet": "^6.1.0", "react-hot-toast": "^2.4.1", - "react-i18next": "^13.2.2", + "react-i18next": "^13.3.1", "react-redux": "^8.1.3", "react-router-dom": "^6.17.0", "redux-persist": "^6.0.0",