build(deps): update dependency i18next-http-backend to v1.4.0 (#3003)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/3001/head^2
parent
b7eae3a4cb
commit
5e6a2c5e8d
|
@ -14,7 +14,7 @@
|
|||
"classnames": "2.3.1",
|
||||
"i18next": "21.6.14",
|
||||
"i18next-browser-languagedetector": "6.1.3",
|
||||
"i18next-http-backend": "1.3.2",
|
||||
"i18next-http-backend": "1.4.0",
|
||||
"qrcode.react": "2.0.0",
|
||||
"query-string": "7.1.1",
|
||||
"react": "17.0.2",
|
||||
|
|
|
@ -35,7 +35,7 @@ specifiers:
|
|||
husky: 7.0.4
|
||||
i18next: 21.6.14
|
||||
i18next-browser-languagedetector: 6.1.3
|
||||
i18next-http-backend: 1.3.2
|
||||
i18next-http-backend: 1.4.0
|
||||
jest: 27.5.1
|
||||
jest-transform-stub: 2.0.0
|
||||
jest-watch-typeahead: 1.0.0
|
||||
|
@ -69,7 +69,7 @@ dependencies:
|
|||
classnames: 2.3.1
|
||||
i18next: 21.6.14
|
||||
i18next-browser-languagedetector: 6.1.3
|
||||
i18next-http-backend: 1.3.2
|
||||
i18next-http-backend: 1.4.0
|
||||
qrcode.react: 2.0.0_react@17.0.2
|
||||
query-string: 7.1.1
|
||||
react: 17.0.2
|
||||
|
@ -4902,8 +4902,8 @@ packages:
|
|||
'@babel/runtime': 7.17.2
|
||||
dev: false
|
||||
|
||||
/i18next-http-backend/1.3.2:
|
||||
resolution: {integrity: sha512-SfcoUmsSWnc2LYsDsCq5TCg18cxJXvXymX9N37V+qqMKQY8Gf0rWkjOnRd20sMK633Dq4NF9tvqPbOiFJ49Kbw==}
|
||||
/i18next-http-backend/1.4.0:
|
||||
resolution: {integrity: sha512-wsvx7E/CT1pHmBM99Vu57YLJpsrHbVjxGxf25EIJ/6oTjsvCkZZ6c3SA4TejcK5jIHfv9oLxQX8l+DFKZHZ0Gg==}
|
||||
dependencies:
|
||||
cross-fetch: 3.1.5
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in New Issue