diff --git a/package-lock.json b/package-lock.json index c34c5fa5..dbd26863 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "react-device-detect": "2.2.3", "react-dom": "18.3.1", "react-hook-form": "7.54.2", - "react-i18next": "15.4.0", + "react-i18next": "15.4.1", "react-native": "0.77.1", "react-native-animated-linear-gradient": "1.3.0", "react-native-barcode-zxing-scan": "1.0.2", @@ -15919,7 +15919,9 @@ } }, "node_modules/react-i18next": { - "version": "15.4.0", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.4.1.tgz", + "integrity": "sha512-ahGab+IaSgZmNPYXdV1n+OYky95TGpFwnKRflX/16dY04DsYYKHtVLjeny7sBSCREEcoMbAgSkFiGLF5g5Oofw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.25.0", diff --git a/package.json b/package.json index 95b0ebd7..3eb97bb9 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "react-device-detect": "2.2.3", "react-dom": "18.3.1", "react-hook-form": "7.54.2", - "react-i18next": "15.4.0", + "react-i18next": "15.4.1", "react-native": "0.77.1", "react-native-animated-linear-gradient": "1.3.0", "react-native-barcode-zxing-scan": "1.0.2",