diff --git a/package-lock.json b/package-lock.json index 3eb8d3fd2..af7f57dfd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "react-bootstrap": "^2.10.4", "react-dom": "^18.3.1", "react-hubspot-form": "^1.3.7", - "react-i18next": "^14.1.2", + "react-i18next": "^14.1.3", "react-icons": "^5.2.1", "react-share": "^5.1.0", "react-switch": "^7.0.0", @@ -23657,9 +23657,9 @@ } }, "node_modules/react-i18next": { - "version": "14.1.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.1.2.tgz", - "integrity": "sha512-FSIcJy6oauJbGEXfhUgVeLzvWBhIBIS+/9c6Lj4niwKZyGaGb4V4vUbATXSlsHJDXXB+ociNxqFNiFuV1gmoqg==", + "version": "14.1.3", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.1.3.tgz", + "integrity": "sha512-wZnpfunU6UIAiJ+bxwOiTmBOAaB14ha97MjOEnLGac2RJ+h/maIYXZuTHlmyqQVX1UVHmU1YDTQ5vxLmwfXTjw==", "dependencies": { "@babel/runtime": "^7.23.9", "html-parse-stringify": "^3.0.1" diff --git a/package.json b/package.json index 98f2a2e1c..88a8aacea 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react-bootstrap": "^2.10.4", "react-dom": "^18.3.1", "react-hubspot-form": "^1.3.7", - "react-i18next": "^14.1.2", + "react-i18next": "^14.1.3", "react-icons": "^5.2.1", "react-share": "^5.1.0", "react-switch": "^7.0.0",