Bump i18next from 21.9.1 to 21.9.2 (#3359)

Bumps [i18next](https://github.com/i18next/i18next) from 21.9.1 to 21.9.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.9.1...v21.9.2)

---
updated-dependencies:
- dependency-name: i18next
  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-19 11:07:09 +02:00 committed by GitHub
parent c7b5b2c6d8
commit 3b16ec9fe6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -54,7 +54,7 @@
"dagre": "^0.8.5",
"file-saver": "^2.0.5",
"flat": "^5.0.2",
"i18next": "^21.9.1",
"i18next": "^21.9.2",
"i18next-http-backend": "^1.4.1",
"keycloak-js": "999.0.0-dev",
"lodash-es": "^4.17.21",

16
package-lock.json generated
View file

@ -38,7 +38,7 @@
"dagre": "^0.8.5",
"file-saver": "^2.0.5",
"flat": "^5.0.2",
"i18next": "^21.9.1",
"i18next": "^21.9.2",
"i18next-http-backend": "^1.4.1",
"keycloak-js": "999.0.0-dev",
"lodash-es": "^4.17.21",
@ -9534,9 +9534,9 @@
}
},
"node_modules/i18next": {
"version": "21.9.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.9.1.tgz",
"integrity": "sha512-ITbDrAjbRR73spZAiu6+ex5WNlHRr1mY+acDi2ioTHuUiviJqSz269Le1xHAf0QaQ6GgIHResUhQNcxGwa/PhA==",
"version": "21.9.2",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.9.2.tgz",
"integrity": "sha512-00fVrLQOwy45nm3OtC9l1WiLK3nJlIYSljgCt0qzTaAy65aciMdRy9GsuW+a2AtKtdg9/njUGfRH30LRupV7ZQ==",
"funding": [
{
"type": "individual",
@ -19515,7 +19515,7 @@
"flat": "^5.0.2",
"gunzip-maybe": "^1.4.2",
"http2-proxy": "^5.0.53",
"i18next": "^21.9.1",
"i18next": "^21.9.2",
"i18next-http-backend": "^1.4.1",
"jsdom": "^20.0.0",
"keycloak-js": "999.0.0-dev",
@ -23259,9 +23259,9 @@
"dev": true
},
"i18next": {
"version": "21.9.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.9.1.tgz",
"integrity": "sha512-ITbDrAjbRR73spZAiu6+ex5WNlHRr1mY+acDi2ioTHuUiviJqSz269Le1xHAf0QaQ6GgIHResUhQNcxGwa/PhA==",
"version": "21.9.2",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.9.2.tgz",
"integrity": "sha512-00fVrLQOwy45nm3OtC9l1WiLK3nJlIYSljgCt0qzTaAy65aciMdRy9GsuW+a2AtKtdg9/njUGfRH30LRupV7ZQ==",
"requires": {
"@babel/runtime": "^7.17.2"
}