diff --git a/package-lock.json b/package-lock.json index 0e1f5103a..d509484c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "moment": "2.30.1", "react": "18.3.1", "react-dom": "18.3.1", - "react-i18next": "15.1.3", + "react-i18next": "15.1.4", "react-icons": "5.4.0", "react-redux": "9.1.2", "react-router": "7.0.2", @@ -13494,9 +13494,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.1.4", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.1.4.tgz", + "integrity": "sha512-2tai71gmehbvl9ZIqPMqlCCkm/cbeV1G4STpmM3C8Uzo6T2l8jDvZxEVSsQKt8blP9X34iRFP/k1ROqG2296MQ==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.25.0", diff --git a/package.json b/package.json index 04086ec73..a8f80e726 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "moment": "2.30.1", "react": "18.3.1", "react-dom": "18.3.1", - "react-i18next": "15.1.3", + "react-i18next": "15.1.4", "react-icons": "5.4.0", "react-redux": "9.1.2", "react-router": "7.0.2",