diff --git a/package-lock.json b/package-lock.json index 61703508d..983131349 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "react-email": "3.0.4", "react-google-recaptcha": "3.1.0", "react-hot-toast": "2.4.1", - "react-i18next": "15.2.0", + "react-i18next": "15.4.0", "sharp": "0.33.5", "slack-notify": "2.0.7", "stripe": "17.5.0", @@ -19470,10 +19470,9 @@ } }, "node_modules/react-i18next": { - "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", + "version": "15.4.0", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.4.0.tgz", + "integrity": "sha512-Py6UkX3zV08RTvL6ZANRoBh9sL/ne6rQq79XlkHEdd82cZr2H9usbWpUNVadJntIZP2pu3M2rL1CN+5rQYfYFw==", "dependencies": { "@babel/runtime": "^7.25.0", "html-parse-stringify": "^3.0.1" diff --git a/package.json b/package.json index 5c693b62a..27b15e718 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react-email": "3.0.4", "react-google-recaptcha": "3.1.0", "react-hot-toast": "2.4.1", - "react-i18next": "15.2.0", + "react-i18next": "15.4.0", "sharp": "0.33.5", "slack-notify": "2.0.7", "stripe": "17.5.0",