build(deps): update dependency i18next-http-backend to v1.4.5 (#4271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4277/head
parent
8925351519
commit
53511332ab
|
@ -33,7 +33,7 @@
|
|||
"classnames": "2.3.2",
|
||||
"i18next": "22.0.2",
|
||||
"i18next-browser-languagedetector": "6.1.8",
|
||||
"i18next-http-backend": "1.4.4",
|
||||
"i18next-http-backend": "1.4.5",
|
||||
"qrcode.react": "3.1.0",
|
||||
"query-string": "7.1.1",
|
||||
"react": "18.2.0",
|
||||
|
|
|
@ -42,7 +42,7 @@ specifiers:
|
|||
husky: 8.0.1
|
||||
i18next: 22.0.2
|
||||
i18next-browser-languagedetector: 6.1.8
|
||||
i18next-http-backend: 1.4.4
|
||||
i18next-http-backend: 1.4.5
|
||||
jest: 29.2.2
|
||||
jest-environment-jsdom: 29.2.2
|
||||
jest-transform-stub: 2.0.0
|
||||
|
@ -81,7 +81,7 @@ dependencies:
|
|||
classnames: 2.3.2
|
||||
i18next: 22.0.2
|
||||
i18next-browser-languagedetector: 6.1.8
|
||||
i18next-http-backend: 1.4.4
|
||||
i18next-http-backend: 1.4.5
|
||||
qrcode.react: 3.1.0_react@18.2.0
|
||||
query-string: 7.1.1
|
||||
react: 18.2.0
|
||||
|
@ -6258,8 +6258,8 @@ packages:
|
|||
'@babel/runtime': 7.19.0
|
||||
dev: false
|
||||
|
||||
/i18next-http-backend/1.4.4:
|
||||
resolution: {integrity: sha512-M4gLPe6JKZ2p1UmE6t4rzWV/sAxgrLThW7ztXAsTpFwFqXoyzhTzX8eYxVv9KjpCQh4K9nwxnEjEi+74C4Thbg==}
|
||||
/i18next-http-backend/1.4.5:
|
||||
resolution: {integrity: sha512-tLuHWuLWl6CmS07o+UB6EcQCaUjrZ1yhdseIN7sfq0u7phsMePJ8pqlGhIAdRDPF/q7ooyo5MID5DRFBCH+x5w==}
|
||||
dependencies:
|
||||
cross-fetch: 3.1.5
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in New Issue