Bump i18next-http-backend from 1.4.1 to 1.4.4 (#3394)

Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 1.4.1 to 1.4.4.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v1.4.1...v1.4.4)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-09-26 19:17:29 +02:00 committed by GitHub
parent 7590dd1f45
commit 9a17b210c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -55,7 +55,7 @@
"file-saver": "^2.0.5",
"flat": "^5.0.2",
"i18next": "^21.9.2",
"i18next-http-backend": "^1.4.1",
"i18next-http-backend": "^1.4.4",
"keycloak-js": "999.0.0-dev",
"lodash-es": "^4.17.21",
"react": "^17.0.2",

16
package-lock.json generated
View file

@ -39,7 +39,7 @@
"file-saver": "^2.0.5",
"flat": "^5.0.2",
"i18next": "^21.9.2",
"i18next-http-backend": "^1.4.1",
"i18next-http-backend": "^1.4.4",
"keycloak-js": "999.0.0-dev",
"lodash-es": "^4.17.21",
"react": "^17.0.2",
@ -9630,9 +9630,9 @@
}
},
"node_modules/i18next-http-backend": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-1.4.1.tgz",
"integrity": "sha512-s4Q9hK2jS29iyhniMP82z+yYY8riGTrWbnyvsSzi5TaF7Le4E7b5deTmtuaRuab9fdDcYXtcwdBgawZG+JCEjA==",
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-1.4.4.tgz",
"integrity": "sha512-M4gLPe6JKZ2p1UmE6t4rzWV/sAxgrLThW7ztXAsTpFwFqXoyzhTzX8eYxVv9KjpCQh4K9nwxnEjEi+74C4Thbg==",
"dependencies": {
"cross-fetch": "3.1.5"
}
@ -19633,7 +19633,7 @@
"gunzip-maybe": "^1.4.2",
"http2-proxy": "^5.0.53",
"i18next": "^21.9.2",
"i18next-http-backend": "^1.4.1",
"i18next-http-backend": "^1.4.4",
"jsdom": "^20.0.0",
"keycloak-js": "999.0.0-dev",
"lodash-es": "^4.17.21",
@ -23384,9 +23384,9 @@
}
},
"i18next-http-backend": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-1.4.1.tgz",
"integrity": "sha512-s4Q9hK2jS29iyhniMP82z+yYY8riGTrWbnyvsSzi5TaF7Le4E7b5deTmtuaRuab9fdDcYXtcwdBgawZG+JCEjA==",
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/i18next-http-backend/-/i18next-http-backend-1.4.4.tgz",
"integrity": "sha512-M4gLPe6JKZ2p1UmE6t4rzWV/sAxgrLThW7ztXAsTpFwFqXoyzhTzX8eYxVv9KjpCQh4K9nwxnEjEi+74C4Thbg==",
"requires": {
"cross-fetch": "3.1.5"
}