diff --git a/package-lock.json b/package-lock.json index 94a0ca5c7..f8094ecf3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "react-bootstrap": "^2.10.6", "react-dom": "^18.3.1", "react-hubspot-form": "^1.3.7", - "react-i18next": "^15.1.2", + "react-i18next": "^15.1.3", "react-icons": "^5.3.0", "react-share": "^5.1.1", "react-switch": "^7.0.0", @@ -25697,9 +25697,9 @@ } }, "node_modules/react-i18next": { - "version": "15.1.2", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.1.2.tgz", - "integrity": "sha512-tl7AfbWyz9a4BefFXnVooc+gvQBVlavUkVTphGUcvhsNmbRf5UixJVdHeSFkE4gUyQkmFPYHVwTuxIdHjfQgiA==", + "version": "15.1.3", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.1.3.tgz", + "integrity": "sha512-J11oA30FbM3NZegUZjn8ySK903z6PLBz/ZuBYyT1JMR0QPrW6PFXvl1WoUhortdGi9dM0m48/zJQlPskVZXgVw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.25.0", diff --git a/package.json b/package.json index 478da20cf..01e18cfc4 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react-bootstrap": "^2.10.6", "react-dom": "^18.3.1", "react-hubspot-form": "^1.3.7", - "react-i18next": "^15.1.2", + "react-i18next": "^15.1.3", "react-icons": "^5.3.0", "react-share": "^5.1.1", "react-switch": "^7.0.0",