From 84946e52c621f6f197ba7e3d8cb4982ec5828c5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Dec 2022 12:45:19 +0200 Subject: [PATCH] Bump i18next-http-backend from 2.0.1 to 2.0.2 in /Plan/react/dashboard (#2757) Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/i18next/i18next-http-backend/releases) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Plan/react/dashboard/package.json | 2 +- Plan/react/dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index 588f42eec..83a50ecbd 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -26,7 +26,7 @@ "highcharts": "^10.3.1", "i18next": "^22.0.6", "i18next-chained-backend": "^4.0.1", - "i18next-http-backend": "^2.0.1", + "i18next-http-backend": "^2.0.2", "i18next-localstorage-backend": "^4.0.1", "masonry-layout": "^4.2.2", "react": "^17.0.2", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 1c38b8819..e7dd64aad 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -5077,10 +5077,10 @@ i18next-chained-backend@^4.0.1: dependencies: "@babel/runtime" "^7.19.4" -i18next-http-backend@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.0.1.tgz#ef744dd76f36399b9bc169c4e4221db9bbaf6fe5" - integrity sha512-kzvSkOT3yhVijumDlp8/TgD1v07lYdFXsf5YYbB7Yu+K2S6PO0lKgZ4c/fyFcAKWiAiTjt9uVecBAbnJjKzhOw== +i18next-http-backend@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.0.2.tgz#83fa92c12b0b6e90f1969d904b81855d57b1db1c" + integrity sha512-TFiIqitZEc8+jyca31EW5ef5PjUYtUGGfL8c8FJwiiHguq5OQTqoR3mxpKqaCPiikg+cxSgXtNA2gZPCu0aryQ== dependencies: cross-fetch "3.1.5"