Skip to content

Commit 7fdcbda

Browse files
Bump i18next-http-backend from 1.4.5 to 3.0.5
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 1.4.5 to 3.0.5. - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-http-backend@v1.4.5...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>
1 parent fee7f40 commit 7fdcbda

3 files changed

Lines changed: 27 additions & 27 deletions

File tree

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"esbuild-plugin-import-glob": "^0.1.1",
1717
"esbuild-sass-plugin": "^2.2.6",
1818
"i18next": "^21.9.1",
19-
"i18next-http-backend": "^1.4.1",
19+
"i18next-http-backend": "^3.0.5",
2020
"lodash.debounce": "^4.0.8",
2121
"prop-types": "^15.8.1",
2222
"react": "^17.0.2",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1904,12 +1904,12 @@ cosmiconfig@^7.0.0:
19041904
path-type "^4.0.0"
19051905
yaml "^1.10.0"
19061906

1907-
cross-fetch@3.1.5:
1908-
version "3.1.5"
1909-
resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz"
1910-
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
1907+
cross-fetch@4.1.0:
1908+
version "4.1.0"
1909+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-4.1.0.tgz#8f69355007ee182e47fa692ecbaa37a52e43c3d2"
1910+
integrity sha512-uKm5PU+MHTootlWEY+mZ4vvXoCn4fLQxT9dSc1sXVMSFkINTJVN8cAQROpwcKm8bJ/c7rgZVIBWzH5T78sNZZw==
19111911
dependencies:
1912-
node-fetch "2.6.7"
1912+
node-fetch "^2.7.0"
19131913

19141914
cross-spawn@^7.0.2:
19151915
version "7.0.6"
@@ -2761,12 +2761,12 @@ html-parse-stringify@^3.0.1:
27612761
dependencies:
27622762
void-elements "3.1.0"
27632763

2764-
i18next-http-backend@^1.4.1:
2765-
version "1.4.5"
2766-
resolved "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-1.4.5.tgz"
2767-
integrity sha512-tLuHWuLWl6CmS07o+UB6EcQCaUjrZ1yhdseIN7sfq0u7phsMePJ8pqlGhIAdRDPF/q7ooyo5MID5DRFBCH+x5w==
2764+
i18next-http-backend@^3.0.5:
2765+
version "3.0.5"
2766+
resolved "https://registry.yarnpkg.com/i18next-http-backend/-/i18next-http-backend-3.0.5.tgz#b1763149492fb68b601da227db986eb046896530"
2767+
integrity sha512-QaWHnsxieEDcqKe+vo/RFqpiIFRi/KBqlOSPcUlvinBaISCeiTRCbtrazHAjtHtsLC66oDsROAH8frWkQzfMMQ==
27682768
dependencies:
2769-
cross-fetch "3.1.5"
2769+
cross-fetch "4.1.0"
27702770

27712771
i18next@^21.9.1:
27722772
version "21.10.0"
@@ -3281,10 +3281,10 @@ natural-compare@^1.4.0:
32813281
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
32823282
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
32833283

3284-
node-fetch@2.6.7:
3285-
version "2.6.7"
3286-
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz"
3287-
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3284+
node-fetch@^2.7.0:
3285+
version "2.7.0"
3286+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
3287+
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
32883288
dependencies:
32893289
whatwg-url "^5.0.0"
32903290

0 commit comments

Comments
 (0)