Bump i18next-http-backend from 1.4.1 to 2.2.1 /services/idp

This commit is contained in:
Ralf Haferkamp
2023-08-31 10:40:36 +02:00
committed by Ralf Haferkamp
parent f13415d6d3
commit 3698f3173c
2 changed files with 11 additions and 11 deletions

View File

@@ -87,7 +87,7 @@
"classnames": "^2.2.6",
"i18next": "^23.4.6",
"i18next-browser-languagedetector": "^6.1.3",
"i18next-http-backend": "^1.3.2",
"i18next-http-backend": "^2.2.1",
"i18next-resources-to-backend": "^1.0.0",
"kpop": "https://download.kopano.io/community/kapp:/kpop-2.2.0.tgz",
"query-string": "^7.1.1",

View File

@@ -54,8 +54,8 @@ dependencies:
specifier: ^6.1.3
version: 6.1.4
i18next-http-backend:
specifier: ^1.3.2
version: 1.4.1
specifier: ^2.2.1
version: 2.2.1
i18next-resources-to-backend:
specifier: ^1.0.0
version: 1.0.0
@@ -5964,10 +5964,10 @@ packages:
sha.js: 2.4.11
dev: true
/cross-fetch@3.1.5:
resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==}
/cross-fetch@3.1.6:
resolution: {integrity: sha512-riRvo06crlE8HiqOwIpQhxwdOk4fOeR7FVM/wXoxchFEqMNUjvbs3bfo4OTgMEMHzppd4DxFBDbyySj8Cv781g==}
dependencies:
node-fetch: 2.6.7
node-fetch: 2.7.0
transitivePeerDependencies:
- encoding
dev: false
@@ -8172,10 +8172,10 @@ packages:
p-from-callback: 1.0.1
dev: true
/i18next-http-backend@1.4.1:
resolution: {integrity: sha512-s4Q9hK2jS29iyhniMP82z+yYY8riGTrWbnyvsSzi5TaF7Le4E7b5deTmtuaRuab9fdDcYXtcwdBgawZG+JCEjA==}
/i18next-http-backend@2.2.1:
resolution: {integrity: sha512-ZXIdn/8NJIBJ0X4hzXfc3STYxKrCKh1fYjji9HPyIpEJfvTvy8/ZlTl8RuTizzCPj2ZcWrfaecyOMKs6bQ7u5A==}
dependencies:
cross-fetch: 3.1.5
cross-fetch: 3.1.6
transitivePeerDependencies:
- encoding
dev: false
@@ -10081,8 +10081,8 @@ packages:
tslib: 2.6.2
dev: true
/node-fetch@2.6.7:
resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==}
/node-fetch@2.7.0:
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
engines: {node: 4.x || >=6.0.0}
peerDependencies:
encoding: ^0.1.0