build(deps): update dependency i18next-http-backend to v2.1.1 (#4601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4605/head
parent
6188c3074f
commit
9624d15fd9
|
@ -33,7 +33,7 @@
|
|||
"classnames": "2.3.2",
|
||||
"i18next": "22.4.6",
|
||||
"i18next-browser-languagedetector": "7.0.1",
|
||||
"i18next-http-backend": "2.1.0",
|
||||
"i18next-http-backend": "2.1.1",
|
||||
"qrcode.react": "3.1.0",
|
||||
"query-string": "7.1.3",
|
||||
"react": "18.2.0",
|
||||
|
|
|
@ -43,7 +43,7 @@ specifiers:
|
|||
husky: 8.0.2
|
||||
i18next: 22.4.6
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-http-backend: 2.1.0
|
||||
i18next-http-backend: 2.1.1
|
||||
jest: 29.3.1
|
||||
jest-environment-jsdom: 29.3.1
|
||||
jest-transform-stub: 2.0.0
|
||||
|
@ -82,7 +82,7 @@ dependencies:
|
|||
classnames: 2.3.2
|
||||
i18next: 22.4.6
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-http-backend: 2.1.0
|
||||
i18next-http-backend: 2.1.1
|
||||
qrcode.react: 3.1.0_react@18.2.0
|
||||
query-string: 7.1.3
|
||||
react: 18.2.0
|
||||
|
@ -6079,8 +6079,8 @@ packages:
|
|||
'@babel/runtime': 7.19.4
|
||||
dev: false
|
||||
|
||||
/i18next-http-backend/2.1.0:
|
||||
resolution: {integrity: sha512-rTVhhFrpnZJnNvCCdC6RjhFPk0S6mJ2VAix93vbDD19ixlrSJtoNqkk49wvR10PImBSsuGJf35gMQwn2mjer6A==}
|
||||
/i18next-http-backend/2.1.1:
|
||||
resolution: {integrity: sha512-jByfUCDVgQ8+/Wens7queQhYYvMcGTW/lR4IJJNEDDXnmqjLrwi8ubXKpmp76/JIWEZHffNdWqnxFJcTVGeaOw==}
|
||||
dependencies:
|
||||
cross-fetch: 3.1.5
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in New Issue