Bump i18next from 19.5.5 to 19.5.6
Bumps [i18next](https://github.com/i18next/i18next) from 19.5.5 to 19.5.6. - [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.5...v19.5.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
24d8faab08
commit
1a33235aab
|
@ -16971,9 +16971,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"i18next": {
|
||||
"version": "19.5.5",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.5.5.tgz",
|
||||
"integrity": "sha512-0vG/cdqA83RxEJfb07zEm1dl5akQono0vs1I+p0r6l7NwnNUIN4JIB+dYoyWlIEJ30/zNTZGnQVHBqXbEwA2gA==",
|
||||
"version": "19.5.6",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.5.6.tgz",
|
||||
"integrity": "sha512-5Myu9NDyBhygRUJv6o7/uIXSaHMP/hgS9QLVDICqS5V0i80dcGZEqzYER8pcPRWzuzbLBq4CSJZhFSpWbl+YUA==",
|
||||
"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.5",
|
||||
"i18next": "^19.5.6",
|
||||
"lodash": "^4.17.19",
|
||||
"megalodon": "3.2.3",
|
||||
"moment": "^2.27.0",
|
||||
|
|
Loading…
Reference in New Issue