diff --git a/package-lock.json b/package-lock.json index bfdd37910..a294d2749 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "react-helmet-async": "^2.0.5", "react-highlight-words": "^0.20.0", "react-hook-form": "^7.53.2", - "react-i18next": "^15.1.1", + "react-i18next": "^15.1.3", "react-redux": "^8.1.3", "react-router-dom": "^6.28.0", "scrollama": "^3.2.0", @@ -25582,9 +25582,9 @@ } }, "node_modules/react-i18next": { - "version": "15.1.1", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.1.1.tgz", - "integrity": "sha512-R/Vg9wIli2P3FfeI8o1eNJUJue5LWpFsQePCHdQDmX0Co3zkr6kdT8gAseb/yGeWbNz1Txc4bKDQuZYsC0kQfw==", + "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 1480fc85a..f128937f5 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react-helmet-async": "^2.0.5", "react-highlight-words": "^0.20.0", "react-hook-form": "^7.53.2", - "react-i18next": "^15.1.1", + "react-i18next": "^15.1.3", "react-redux": "^8.1.3", "react-router-dom": "^6.28.0", "scrollama": "^3.2.0",