diff --git a/package-lock.json b/package-lock.json index f4701b59..c1864d7a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "react": "18.3.1", "react-device-detect": "2.2.3", "react-dom": "18.3.1", - "react-i18next": "15.1.4", + "react-i18next": "15.3.0", "react-router-dom": "6.28.0", "sass": "1.82.0", "stream-browserify": "3.0.0", @@ -9559,9 +9559,9 @@ } }, "node_modules/react-i18next": { - "version": "15.1.4", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.1.4.tgz", - "integrity": "sha512-2tai71gmehbvl9ZIqPMqlCCkm/cbeV1G4STpmM3C8Uzo6T2l8jDvZxEVSsQKt8blP9X34iRFP/k1ROqG2296MQ==", + "version": "15.3.0", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.3.0.tgz", + "integrity": "sha512-rEsdTx1L6a/XmqFHreDz4arGqjWtoGWg9IxZbScRBK5aXkTLK3rzRElifhNo/SuNIEsjLDwnhvblnlYZGckrIg==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.25.0", diff --git a/package.json b/package.json index b3a6fd3e..de50a084 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "react": "18.3.1", "react-device-detect": "2.2.3", "react-dom": "18.3.1", - "react-i18next": "15.1.4", + "react-i18next": "15.3.0", "react-router-dom": "6.28.0", "sass": "1.82.0", "stream-browserify": "3.0.0",