Skip to content

Commit f0d6a56

Browse files
Bump i18next-http-backend from 3.0.2 to 3.0.4 in /Plan/react/dashboard (#4544)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 3.0.2 to 3.0.4. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-http-backend@v3.0.2...v3.0.4) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6a067a commit f0d6a56

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"highcharts": "12.5.0",
2929
"i18next": "26.0.3",
3030
"i18next-chained-backend": "5.0.2",
31-
"i18next-http-backend": "3.0.2",
31+
"i18next-http-backend": "3.0.4",
3232
"i18next-localstorage-backend": "4.3.1",
3333
"masonry-layout": "4.2.2",
3434
"moment": "2.30.1",

Plan/react/dashboard/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,12 +1202,12 @@ cosmiconfig@^7.0.0:
12021202
path-type "^4.0.0"
12031203
yaml "^1.10.0"
12041204

1205-
cross-fetch@4.0.0:
1206-
version "4.0.0"
1207-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-4.0.0.tgz#f037aef1580bb3a1a35164ea2a848ba81b445983"
1208-
integrity sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==
1205+
cross-fetch@4.1.0:
1206+
version "4.1.0"
1207+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-4.1.0.tgz#8f69355007ee182e47fa692ecbaa37a52e43c3d2"
1208+
integrity sha512-uKm5PU+MHTootlWEY+mZ4vvXoCn4fLQxT9dSc1sXVMSFkINTJVN8cAQROpwcKm8bJ/c7rgZVIBWzH5T78sNZZw==
12091209
dependencies:
1210-
node-fetch "^2.6.12"
1210+
node-fetch "^2.7.0"
12111211

12121212
csstype@^3.0.2:
12131213
version "3.1.3"
@@ -1498,12 +1498,12 @@ i18next-chained-backend@5.0.2:
14981498
dependencies:
14991499
"@babel/runtime" "^7.28.4"
15001500

1501-
i18next-http-backend@3.0.2:
1502-
version "3.0.2"
1503-
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-3.0.2.tgz#7c8daa31aa69679e155ec1f96a37846225bdf907"
1504-
integrity sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==
1501+
i18next-http-backend@3.0.4:
1502+
version "3.0.4"
1503+
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-3.0.4.tgz#bcc6cd97bae1277016f01ef0706cd442418024cf"
1504+
integrity sha512-udwrBIE6cNpqn1gRAqRULq3+7MzIIuaiKRWrz++dVz5SqWW2VwXmPJtAgkI0JtMLFaADC9qNmnZAxWAhsxXx2g==
15051505
dependencies:
1506-
cross-fetch "4.0.0"
1506+
cross-fetch "4.1.0"
15071507

15081508
i18next-localstorage-backend@4.3.1:
15091509
version "4.3.1"
@@ -1665,7 +1665,7 @@ node-addon-api@^7.0.0:
16651665
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-7.1.1.tgz#1aba6693b0f255258a049d621329329322aad558"
16661666
integrity sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==
16671667

1668-
node-fetch@^2.6.12:
1668+
node-fetch@^2.7.0:
16691669
version "2.7.0"
16701670
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
16711671
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==

0 commit comments

Comments
 (0)