Skip to content

Commit bbbbf2b

Browse files
chore(deps): bump i18next-http-backend from 2.5.2 to 3.0.5 (#1212)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.5.2 to 3.0.5. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-http-backend@v2.5.2...v3.0.5) --- updated-dependencies: - dependency-name: i18next-http-backend dependency-version: 3.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ba3b8b commit bbbbf2b

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"i18next": "23.12.3",
148148
"i18next-browser-languagedetector": "8.0.0",
149149
"i18next-fs-backend": "2.6.4",
150-
"i18next-http-backend": "2.5.2",
150+
"i18next-http-backend": "3.0.5",
151151
"knex": "3.1.0",
152152
"leaflet": "1.9.4",
153153
"leaflet-arrowheads": "^1.4.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3607,12 +3607,12 @@ cosmiconfig@^9.0.0:
36073607
js-yaml "^4.1.0"
36083608
parse-json "^5.2.0"
36093609

3610-
cross-fetch@4.0.0:
3611-
version "4.0.0"
3612-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-4.0.0.tgz#f037aef1580bb3a1a35164ea2a848ba81b445983"
3613-
integrity sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==
3610+
cross-fetch@4.1.0:
3611+
version "4.1.0"
3612+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-4.1.0.tgz#8f69355007ee182e47fa692ecbaa37a52e43c3d2"
3613+
integrity sha512-uKm5PU+MHTootlWEY+mZ4vvXoCn4fLQxT9dSc1sXVMSFkINTJVN8cAQROpwcKm8bJ/c7rgZVIBWzH5T78sNZZw==
36143614
dependencies:
3615-
node-fetch "^2.6.12"
3615+
node-fetch "^2.7.0"
36163616

36173617
cross-inspect@1.0.1:
36183618
version "1.0.1"
@@ -5453,12 +5453,12 @@ i18next-fs-backend@2.6.4:
54535453
resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.6.4.tgz#563fc7eb740e2b9edc3e544c2b171c9afb0e0ea4"
54545454
integrity sha512-lzbUnowXYd5RFO8flpQhd9khYWNgrzwtxHw1kktJCiTRBaAEiLB2t9EPSXRj8qlC7WcEgFDIsmBUixyludcznw==
54555455

5456-
i18next-http-backend@2.5.2:
5457-
version "2.5.2"
5458-
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-2.5.2.tgz#3d846cc239987fe7700d1cf0f17975807bfd25d3"
5459-
integrity sha512-+K8HbDfrvc1/2X8jpb7RLhI9ZxBDpx3xogYkQwGKlWAUXLSEGXzgdt3EcUjLlBCdMwdQY+K+EUF6oh8oB6rwHw==
5456+
i18next-http-backend@3.0.5:
5457+
version "3.0.5"
5458+
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-3.0.5.tgz#b1763149492fb68b601da227db986eb046896530"
5459+
integrity sha512-QaWHnsxieEDcqKe+vo/RFqpiIFRi/KBqlOSPcUlvinBaISCeiTRCbtrazHAjtHtsLC66oDsROAH8frWkQzfMMQ==
54605460
dependencies:
5461-
cross-fetch "4.0.0"
5461+
cross-fetch "4.1.0"
54625462

54635463
i18next@23.12.3:
54645464
version "23.12.3"
@@ -7069,7 +7069,7 @@ node-fetch@2.6.7:
70697069
dependencies:
70707070
whatwg-url "^5.0.0"
70717071

7072-
node-fetch@2.7.0, node-fetch@^2.6.0, node-fetch@^2.6.12, node-fetch@^2.6.7:
7072+
node-fetch@2.7.0, node-fetch@^2.6.0, node-fetch@^2.6.7, node-fetch@^2.7.0:
70737073
version "2.7.0"
70747074
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
70757075
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==

0 commit comments

Comments
 (0)