Bump i18next from 19.5.6 to 19.6.3
Bumps [i18next](https://github.com/i18next/i18next) from 19.5.6 to 19.6.3. - [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/v19.5.6...v19.6.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
24bfa12473
commit
b4768b8118
|
@ -16952,9 +16952,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"i18next": {
|
||||
"version": "19.5.6",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.5.6.tgz",
|
||||
"integrity": "sha512-5Myu9NDyBhygRUJv6o7/uIXSaHMP/hgS9QLVDICqS5V0i80dcGZEqzYER8pcPRWzuzbLBq4CSJZhFSpWbl+YUA==",
|
||||
"version": "19.6.3",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.6.3.tgz",
|
||||
"integrity": "sha512-eYr98kw/C5z6kY21ti745p4IvbOJwY8F2T9tf/Lvy5lFnYRqE45+bppSgMPmcZZqYNT+xO0N0x6rexVR2wtZZQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.1"
|
||||
}
|
||||
|
|
|
@ -182,7 +182,7 @@
|
|||
"emojilib": "^2.4.0",
|
||||
"hawk": "^7.0.10",
|
||||
"hoek": "^6.1.3",
|
||||
"i18next": "^19.5.6",
|
||||
"i18next": "^19.6.3",
|
||||
"lodash": "^4.17.19",
|
||||
"megalodon": "3.2.3",
|
||||
"moment": "^2.27.0",
|
||||
|
|
Loading…
Reference in New Issue