From b7c17980efd8e01145228605510926ead137b56a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 12 Feb 2025 20:20:26 +0000 Subject: [PATCH] fix: upgrade i18next from 23.11.5 to 23.16.8 Snyk has created this PR to upgrade i18next from 23.11.5 to 23.16.8. See this package in yarn: i18next See this project in Snyk: https://app.snyk.io/org/cloudinaryltd/project/1c22e641-5fc2-4b54-91c0-bdf0d7092223?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8612866..3771dc2 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "classnames": "^2.5.1", "cloudinary-core": "^2.13.1", "cloudinary-react": "^1.8.1", - "i18next": "^23.11.5", + "i18next": "^23.16.8", "numbro": "^2.5.0", "prop-types": "^15.8.1", "react": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index d5622b2..fda5eb8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -983,10 +983,10 @@ html-parse-stringify@^3.0.1: dependencies: void-elements "3.1.0" -i18next@^23.11.5: - version "23.11.5" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.5.tgz#d71eb717a7e65498d87d0594f2664237f9e361ef" - integrity sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA== +i18next@^23.16.8: + version "23.16.8" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.8.tgz#3ae1373d344c2393f465556f394aba5a9233b93a" + integrity sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg== dependencies: "@babel/runtime" "^7.23.2"