diff --git a/package-lock.json b/package-lock.json index 103d081c665..fa8c7e1aa72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "react-copy-to-clipboard": "^5.1.0", "react-dom": "18.3.1", "react-google-recaptcha": "^3.1.0", - "react-i18next": "^15.1.3", + "react-i18next": "^15.2.0", "react-infinite-scroll-component": "^6.1.0", "react-pdf": "^9.2.1", "react-webcam": "^7.2.0", @@ -16661,9 +16661,9 @@ } }, "node_modules/react-i18next": { - "version": "15.1.3", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.1.3.tgz", - "integrity": "sha512-J11oA30FbM3NZegUZjn8ySK903z6PLBz/ZuBYyT1JMR0QPrW6PFXvl1WoUhortdGi9dM0m48/zJQlPskVZXgVw==", + "version": "15.2.0", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.2.0.tgz", + "integrity": "sha512-iJNc8111EaDtVTVMKigvBtPHyrJV+KblWG73cUxqp+WmJCcwkzhWNFXmkAD5pwP2Z4woeDj/oXDdbjDsb3Gutg==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.25.0", diff --git a/package.json b/package.json index 72f0f53ed4d..b768b4893aa 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "react-copy-to-clipboard": "^5.1.0", "react-dom": "18.3.1", "react-google-recaptcha": "^3.1.0", - "react-i18next": "^15.1.3", + "react-i18next": "^15.2.0", "react-infinite-scroll-component": "^6.1.0", "react-pdf": "^9.2.1", "react-webcam": "^7.2.0",