build(deps): update dependency i18next-http-backend to v1.4.4 (#4039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4041/head
parent
bd711c4669
commit
52e61109f7
|
@ -33,7 +33,7 @@
|
|||
"classnames": "2.3.2",
|
||||
"i18next": "21.9.2",
|
||||
"i18next-browser-languagedetector": "6.1.5",
|
||||
"i18next-http-backend": "1.4.2",
|
||||
"i18next-http-backend": "1.4.4",
|
||||
"qrcode.react": "3.1.0",
|
||||
"query-string": "7.1.1",
|
||||
"react": "18.2.0",
|
||||
|
|
|
@ -42,7 +42,7 @@ specifiers:
|
|||
husky: 8.0.1
|
||||
i18next: 21.9.2
|
||||
i18next-browser-languagedetector: 6.1.5
|
||||
i18next-http-backend: 1.4.2
|
||||
i18next-http-backend: 1.4.4
|
||||
jest: 29.0.3
|
||||
jest-environment-jsdom: 29.0.3
|
||||
jest-transform-stub: 2.0.0
|
||||
|
@ -81,7 +81,7 @@ dependencies:
|
|||
classnames: 2.3.2
|
||||
i18next: 21.9.2
|
||||
i18next-browser-languagedetector: 6.1.5
|
||||
i18next-http-backend: 1.4.2
|
||||
i18next-http-backend: 1.4.4
|
||||
qrcode.react: 3.1.0_react@18.2.0
|
||||
query-string: 7.1.1
|
||||
react: 18.2.0
|
||||
|
@ -6097,8 +6097,8 @@ packages:
|
|||
'@babel/runtime': 7.18.9
|
||||
dev: false
|
||||
|
||||
/i18next-http-backend/1.4.2:
|
||||
resolution: {integrity: sha512-Ig3bjNFrgFuRgEug0pTUCyH2NyUeMO4cUDwuom+CIB3LkKSba8ui5p4nWmZISuBtLQ7SI/5naDUXDmq6ZWuEwA==}
|
||||
/i18next-http-backend/1.4.4:
|
||||
resolution: {integrity: sha512-M4gLPe6JKZ2p1UmE6t4rzWV/sAxgrLThW7ztXAsTpFwFqXoyzhTzX8eYxVv9KjpCQh4K9nwxnEjEi+74C4Thbg==}
|
||||
dependencies:
|
||||
cross-fetch: 3.1.5
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in New Issue