Bump i18next from 21.9.0 to 21.9.1
Bumps [i18next](https://github.com/i18next/i18next) from 21.9.0 to 21.9.1. - [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.0...v21.9.1) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7c9449b42b
commit
c9ee2608ea
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -16,7 +16,7 @@
|
|||
"dagre": "^0.8.5",
|
||||
"file-saver": "^2.0.5",
|
||||
"flat": "^5.0.2",
|
||||
"i18next": "^21.9.0",
|
||||
"i18next": "^21.9.1",
|
||||
"i18next-http-backend": "^1.4.1",
|
||||
"keycloak-js": "^19.0.1",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
@ -8185,9 +8185,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "21.9.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.9.0.tgz",
|
||||
"integrity": "sha512-B+6/yd7rCpJidyPuBaEApUECx7G8Ai6+tqYhrChsY4MmQqJhG7qJ4eT6Lm1OnRhieVelEtfxh4aAQktdNVZtDA==",
|
||||
"version": "21.9.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.9.1.tgz",
|
||||
"integrity": "sha512-ITbDrAjbRR73spZAiu6+ex5WNlHRr1mY+acDi2ioTHuUiviJqSz269Le1xHAf0QaQ6GgIHResUhQNcxGwa/PhA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
|
@ -19782,9 +19782,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"i18next": {
|
||||
"version": "21.9.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.9.0.tgz",
|
||||
"integrity": "sha512-B+6/yd7rCpJidyPuBaEApUECx7G8Ai6+tqYhrChsY4MmQqJhG7qJ4eT6Lm1OnRhieVelEtfxh4aAQktdNVZtDA==",
|
||||
"version": "21.9.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.9.1.tgz",
|
||||
"integrity": "sha512-ITbDrAjbRR73spZAiu6+ex5WNlHRr1mY+acDi2ioTHuUiviJqSz269Le1xHAf0QaQ6GgIHResUhQNcxGwa/PhA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.17.2"
|
||||
}
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"dagre": "^0.8.5",
|
||||
"file-saver": "^2.0.5",
|
||||
"flat": "^5.0.2",
|
||||
"i18next": "^21.9.0",
|
||||
"i18next": "^21.9.1",
|
||||
"i18next-http-backend": "^1.4.1",
|
||||
"keycloak-js": "^19.0.1",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
|
Loading…
Reference in a new issue