From 4e070615c0a4172675c10aab19250bf716911d7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 23:20:37 +0300 Subject: [PATCH] Bump i18next-http-backend from 1.4.1 to 1.4.4 in /Plan/react/dashboard (#2626) Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 1.4.1 to 1.4.4. - [Release notes](https://github.com/i18next/i18next-http-backend/releases) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v1.4.1...v1.4.4) --- 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 7c633fdb6..6fecf4ebf 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -26,7 +26,7 @@ "highcharts": "^10.2.1", "i18next": "^21.9.1", "i18next-chained-backend": "^3.1.0", - "i18next-http-backend": "^1.4.1", + "i18next-http-backend": "^1.4.4", "i18next-localstorage-backend": "^3.1.3", "masonry-layout": "^4.2.2", "react": "^17.0.2", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 6a36fec42..187a64edf 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -5041,10 +5041,10 @@ i18next-chained-backend@^3.1.0: dependencies: "@babel/runtime" "^7.18.9" -i18next-http-backend@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.4.1.tgz#d8d308e7d8c5b89988446d0b83f469361e051bc0" - integrity sha512-s4Q9hK2jS29iyhniMP82z+yYY8riGTrWbnyvsSzi5TaF7Le4E7b5deTmtuaRuab9fdDcYXtcwdBgawZG+JCEjA== +i18next-http-backend@^1.4.4: + version "1.4.4" + resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.4.4.tgz#9f372f704975a5e96ce74e4247698bcbd00d148f" + integrity sha512-M4gLPe6JKZ2p1UmE6t4rzWV/sAxgrLThW7ztXAsTpFwFqXoyzhTzX8eYxVv9KjpCQh4K9nwxnEjEi+74C4Thbg== dependencies: cross-fetch "3.1.5"