diff --git a/package-lock.json b/package-lock.json index a9b5123..d582b31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "react-form-with-constraints-bootstrap4": "^0.16.1", "react-google-maps": "^9.4.5", "react-hook-form": "^7.45.2", - "react-i18next": "^13.0.2", + "react-i18next": "^13.0.3", "react-router-dom": "^6.14.1", "react-scripts": "5.0.1", "react-select": "^5.7.4", @@ -17309,9 +17309,9 @@ } }, "node_modules/react-i18next": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.0.2.tgz", - "integrity": "sha512-NEVxC32v0oR4egwYM0QM0WE93AiJG5r0NTXTL8mhQfAhsMfDS2fSO6jpluyfsfypP988KzUQrAXncspcJ7+GHA==", + "version": "13.0.3", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.0.3.tgz", + "integrity": "sha512-/t4kt4Y2o+21hbvx+o9zpVnmoiud7KLDncyZFGN0U6TGAWYaXdTsp/ytAHFcKKSAODg4noIMaOO3X7bMgCqLHw==", "dependencies": { "@babel/runtime": "^7.22.5", "html-parse-stringify": "^3.0.1" @@ -33154,9 +33154,9 @@ "requires": {} }, "react-i18next": { - "version": "13.0.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.0.2.tgz", - "integrity": "sha512-NEVxC32v0oR4egwYM0QM0WE93AiJG5r0NTXTL8mhQfAhsMfDS2fSO6jpluyfsfypP988KzUQrAXncspcJ7+GHA==", + "version": "13.0.3", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.0.3.tgz", + "integrity": "sha512-/t4kt4Y2o+21hbvx+o9zpVnmoiud7KLDncyZFGN0U6TGAWYaXdTsp/ytAHFcKKSAODg4noIMaOO3X7bMgCqLHw==", "requires": { "@babel/runtime": "^7.22.5", "html-parse-stringify": "^3.0.1" diff --git a/package.json b/package.json index 63d7596..f73d4f6 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react-form-with-constraints-bootstrap4": "^0.16.1", "react-google-maps": "^9.4.5", "react-hook-form": "^7.45.2", - "react-i18next": "^13.0.2", + "react-i18next": "^13.0.3", "react-router-dom": "^6.14.1", "react-scripts": "5.0.1", "react-select": "^5.7.4",