diff --git a/package-lock.json b/package-lock.json index cb15eed38..ad9c632c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "react-helmet-async": "^1.3.0", "react-highlight-words": "^0.20.0", "react-hook-form": "^7.45.4", - "react-i18next": "^13.1.2", + "react-i18next": "^13.2.2", "react-redux": "^8.1.2", "react-router-dom": "^6.15.0", "rollbar": "^2.26.2", @@ -24370,9 +24370,9 @@ } }, "node_modules/react-i18next": { - "version": "13.1.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.1.2.tgz", - "integrity": "sha512-D/OJ/8ZQYscabsvbCAiOgvJq8W3feQF/VIV0to1w7V7UvrUE1IZ3hcalOckUYvKBd7BP3b8EPm+hop3J8sS+Mw==", + "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==", "dependencies": { "@babel/runtime": "^7.22.5", "html-parse-stringify": "^3.0.1" diff --git a/package.json b/package.json index ad82fad2e..99ef73370 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react-helmet-async": "^1.3.0", "react-highlight-words": "^0.20.0", "react-hook-form": "^7.45.4", - "react-i18next": "^13.1.2", + "react-i18next": "^13.2.2", "react-redux": "^8.1.2", "react-router-dom": "^6.15.0", "rollbar": "^2.26.2",