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:
dependabot-preview[bot] 2020-07-31 11:48:52 +00:00 committed by GitHub
parent 24bfa12473
commit b4768b8118
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -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"
}

View File

@ -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",