mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-11 10:58:57 +01:00
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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f134592fb8
commit
4e070615c0
@ -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",
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user