From c89db41b2532b0ab7f5e3d1db87cf6b282db9cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:23:41 +0300 Subject: [PATCH] build(deps): bump react-i18next from 15.0.3 to 15.1.0 (#1792) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index d2e4bbeba..ec59c40bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "react-email": "3.0.1", "react-google-recaptcha": "3.1.0", "react-hot-toast": "2.4.1", - "react-i18next": "15.0.3", + "react-i18next": "15.1.0", "sharp": "0.33.5", "slack-notify": "2.0.7", "stripe": "17.2.0", @@ -19314,10 +19314,9 @@ } }, "node_modules/react-i18next": { - "version": "15.0.3", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.0.3.tgz", - "integrity": "sha512-BlO1P+oLKjjIxDBQ0GkAIMacgjfMbnvops+3Y5nZXF7UJ99v4KCWr0Na1azJXC8AMiNWp4kgUcFCJM7U9ZsUDg==", - "license": "MIT", + "version": "15.1.0", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.1.0.tgz", + "integrity": "sha512-zj3nJynMnZsy2gPZiOTC7XctCY5eQGqT3tcKMmfJWC9FMvgd+960w/adq61j8iPzpwmsXejqID9qC3Mqu1Xu2Q==", "dependencies": { "@babel/runtime": "^7.25.0", "html-parse-stringify": "^3.0.1" diff --git a/package.json b/package.json index e8a588ac7..8da4d6e74 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react-email": "3.0.1", "react-google-recaptcha": "3.1.0", "react-hot-toast": "2.4.1", - "react-i18next": "15.0.3", + "react-i18next": "15.1.0", "sharp": "0.33.5", "slack-notify": "2.0.7", "stripe": "17.2.0",