From f9312ebbf15a3a4f3bd1657b64a66ebb324b54b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 21:19:00 +0300 Subject: [PATCH] Bump i18next-http-backend from 1.4.0 to 1.4.1 in /Plan/react/dashboard (#2445) Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/i18next/i18next-http-backend/releases) - [Commits](https://github.com/i18next/i18next-http-backend/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-patch ... 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 8d5b6a646..e5330a02c 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -25,7 +25,7 @@ "highcharts": "^9.3.2", "i18next": "^21.8.10", "i18next-chained-backend": "^3.0.2", - "i18next-http-backend": "^1.4.0", + "i18next-http-backend": "^1.4.1", "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 248d432de..79802549a 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -4865,10 +4865,10 @@ i18next-chained-backend@^3.0.2: dependencies: "@babel/runtime" "^7.14.0" -i18next-http-backend@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-1.4.0.tgz#e6abef0615316e00837798d2385c13395096f963" - integrity sha512-wsvx7E/CT1pHmBM99Vu57YLJpsrHbVjxGxf25EIJ/6oTjsvCkZZ6c3SA4TejcK5jIHfv9oLxQX8l+DFKZHZ0Gg== +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== dependencies: cross-fetch "3.1.5"