build(deps): update dependency i18next-http-backend to v1.4.1 (#3432)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/3433/head
parent
4b6b233141
commit
bd3f3d98e4
|
@ -28,7 +28,7 @@
|
|||
"classnames": "2.3.1",
|
||||
"i18next": "21.8.4",
|
||||
"i18next-browser-languagedetector": "6.1.4",
|
||||
"i18next-http-backend": "1.4.0",
|
||||
"i18next-http-backend": "1.4.1",
|
||||
"qrcode.react": "3.0.2",
|
||||
"query-string": "7.1.1",
|
||||
"react": "18.1.0",
|
||||
|
|
|
@ -37,7 +37,7 @@ specifiers:
|
|||
husky: 8.0.1
|
||||
i18next: 21.8.4
|
||||
i18next-browser-languagedetector: 6.1.4
|
||||
i18next-http-backend: 1.4.0
|
||||
i18next-http-backend: 1.4.1
|
||||
jest: 28.1.0
|
||||
jest-environment-jsdom: 28.1.0
|
||||
jest-transform-stub: 2.0.0
|
||||
|
@ -72,7 +72,7 @@ dependencies:
|
|||
classnames: 2.3.1
|
||||
i18next: 21.8.4
|
||||
i18next-browser-languagedetector: 6.1.4
|
||||
i18next-http-backend: 1.4.0
|
||||
i18next-http-backend: 1.4.1
|
||||
qrcode.react: 3.0.2_react@18.1.0
|
||||
query-string: 7.1.1
|
||||
react: 18.1.0
|
||||
|
@ -5394,8 +5394,8 @@ packages:
|
|||
'@babel/runtime': 7.17.8
|
||||
dev: false
|
||||
|
||||
/i18next-http-backend/1.4.0:
|
||||
resolution: {integrity: sha512-wsvx7E/CT1pHmBM99Vu57YLJpsrHbVjxGxf25EIJ/6oTjsvCkZZ6c3SA4TejcK5jIHfv9oLxQX8l+DFKZHZ0Gg==}
|
||||
/i18next-http-backend/1.4.1:
|
||||
resolution: {integrity: sha512-s4Q9hK2jS29iyhniMP82z+yYY8riGTrWbnyvsSzi5TaF7Le4E7b5deTmtuaRuab9fdDcYXtcwdBgawZG+JCEjA==}
|
||||
dependencies:
|
||||
cross-fetch: 3.1.5
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in New Issue