Skip to content

Commit b569038

Browse files
Bump i18next-http-backend from 2.4.2 to 2.4.3 in /Plan/react/dashboard
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.4.2 to 2.4.3. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-http-backend@v2.4.2...v2.4.3) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47d74ee commit b569038

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Plan/react/dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"highcharts": "^10.3.3",
2929
"i18next": "^23.7.19",
3030
"i18next-chained-backend": "^4.6.2",
31-
"i18next-http-backend": "^2.4.2",
31+
"i18next-http-backend": "^2.4.3",
3232
"i18next-localstorage-backend": "^4.2.0",
3333
"masonry-layout": "^4.2.2",
3434
"moment": "^2.30.1",

Plan/react/dashboard/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2014,10 +2014,10 @@ i18next-chained-backend@^4.6.2:
20142014
dependencies:
20152015
"@babel/runtime" "^7.23.2"
20162016

2017-
i18next-http-backend@^2.4.2:
2018-
version "2.4.2"
2019-
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.4.2.tgz#bd53cacaed671e9f38bdcfd46ac9d1763a898186"
2020-
integrity sha512-wKrgGcaFQ4EPjfzBTjzMU0rbFTYpa0S5gv9N/d8WBmWS64+IgJb7cHddMvV+tUkse7vUfco3eVs2lB+nJhPo3w==
2017+
i18next-http-backend@^2.4.3:
2018+
version "2.4.3"
2019+
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.4.3.tgz#be9a0aaff5f34542f1f9c1f7bd03eb96d8476dbd"
2020+
integrity sha512-jo2M03O6n1/DNb51WSQ8PsQ0xEELzLZRdYUTbf17mLw3rVwnJF9hwNgMXvEFSxxb+N8dT+o0vtigA6s5mGWyPA==
20212021
dependencies:
20222022
cross-fetch "4.0.0"
20232023

0 commit comments

Comments
 (0)