Bump i18next from 20.3.4 to 20.3.5
Bumps [i18next](https://github.com/i18next/i18next) from 20.3.4 to 20.3.5. - [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/v20.3.4...v20.3.5) --- 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
3a3b7e96a4
commit
941b2e2f26
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -13,7 +13,7 @@
|
|||
"@patternfly/react-icons": "4.11.0",
|
||||
"@patternfly/react-table": "4.29.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"i18next": "^20.3.4",
|
||||
"i18next": "^20.3.5",
|
||||
"keycloak-admin": "1.14.19",
|
||||
"lodash": "^4.17.20",
|
||||
"moment": "^2.29.1",
|
||||
|
@ -8324,9 +8324,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "20.3.4",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.4.tgz",
|
||||
"integrity": "sha512-xj3A2tGvwdWI1QBDKKFLOT/n4QImm+tN8QvHBIaTU/zN4YWK1NlpWPZN6mKzd3G1Wd7J1jU5BkFeaKQWHpf05w==",
|
||||
"version": "20.3.5",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.5.tgz",
|
||||
"integrity": "sha512-//MGeU6n4TencJmCgG+TCrpdgAD/NDEU/KfKQekYbJX6QV7sD/NjWQdVdBi+bkT0snegnSoB7QhjSeatrk3a0w==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.0"
|
||||
}
|
||||
|
@ -23209,9 +23209,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"i18next": {
|
||||
"version": "20.3.4",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.4.tgz",
|
||||
"integrity": "sha512-xj3A2tGvwdWI1QBDKKFLOT/n4QImm+tN8QvHBIaTU/zN4YWK1NlpWPZN6mKzd3G1Wd7J1jU5BkFeaKQWHpf05w==",
|
||||
"version": "20.3.5",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.5.tgz",
|
||||
"integrity": "sha512-//MGeU6n4TencJmCgG+TCrpdgAD/NDEU/KfKQekYbJX6QV7sD/NjWQdVdBi+bkT0snegnSoB7QhjSeatrk3a0w==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.0"
|
||||
}
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"@patternfly/react-icons": "4.11.0",
|
||||
"@patternfly/react-table": "4.29.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"i18next": "^20.3.4",
|
||||
"i18next": "^20.3.5",
|
||||
"keycloak-admin": "1.14.19",
|
||||
"lodash": "^4.17.20",
|
||||
"moment": "^2.29.1",
|
||||
|
|
Loading…
Reference in a new issue