diff --git a/package-lock.json b/package-lock.json index 5f6cdd1..95f8499 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "i18next-http-backend": "^1.4.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^11.17.2", + "react-i18next": "^11.17.4", "react-redux": "^8.0.2", "react-router-config": "^5.1.1", "react-router-dom": "^6.3.0", @@ -14263,9 +14263,9 @@ "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" }, "node_modules/react-i18next": { - "version": "11.17.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.2.tgz", - "integrity": "sha512-/HG4XSResWDY450cFmoUqLgCYDu8VYMFISGcMnZlxRSV05naj3+F7DoebwnPu6z/akA3Wd0Xe7KGTYdywL9z9g==", + "version": "11.17.4", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.4.tgz", + "integrity": "sha512-LswEIl8KNDTP4Wk3c22XDstbR++Vc4BZyNwvGFGaYbYDjdDLkHDLwrgd7DN28f8jufFHaYhQvCG5YWLxFhRt/g==", "dependencies": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2", @@ -27198,9 +27198,9 @@ "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" }, "react-i18next": { - "version": "11.17.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.2.tgz", - "integrity": "sha512-/HG4XSResWDY450cFmoUqLgCYDu8VYMFISGcMnZlxRSV05naj3+F7DoebwnPu6z/akA3Wd0Xe7KGTYdywL9z9g==", + "version": "11.17.4", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.4.tgz", + "integrity": "sha512-LswEIl8KNDTP4Wk3c22XDstbR++Vc4BZyNwvGFGaYbYDjdDLkHDLwrgd7DN28f8jufFHaYhQvCG5YWLxFhRt/g==", "requires": { "@babel/runtime": "^7.14.5", "html-escaper": "^2.0.2", diff --git a/package.json b/package.json index 3a35f93..8c10501 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "i18next-http-backend": "^1.4.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^11.17.2", + "react-i18next": "^11.17.4", "react-redux": "^8.0.2", "react-router-config": "^5.1.1", "react-router-dom": "^6.3.0",