Bump i18next from 19.0.3 to 19.4.1

Bumps [i18next](https://github.com/i18next/i18next) from 19.0.3 to 19.4.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/v19.0.3...v19.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-15 08:47:31 +00:00 committed by GitHub
parent 81095ad9d9
commit d58237feb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -7291,7 +7291,7 @@
"dependencies": {
"resolve": {
"version": "1.1.7",
"resolved": "http://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.1.7.tgz",
"integrity": "sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=",
"dev": true
}
@ -14348,9 +14348,9 @@
"dev": true
},
"i18next": {
"version": "19.0.3",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.0.3.tgz",
"integrity": "sha512-Ru4afr++b4cUApsIBifcMYyWG9Nx8wlFdq4DuOF+UuoPoQKfuh0iAVMekTjs6w1CZLUOVb5QZEuoYRLmu17EIA==",
"version": "19.4.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.4.1.tgz",
"integrity": "sha512-dC3ue15jkLebN2je4xEjfjVYd/fSAo+UVK9f+JxvceCJRowkI+S0lGohgKejqU+FYLfvw9IAPylIIEWwR8Djrg==",
"requires": {
"@babel/runtime": "^7.3.1"
}

View File

@ -182,7 +182,7 @@
"emojilib": "^2.4.0",
"hawk": "^7.0.10",
"hoek": "^6.1.3",
"i18next": "^19.0.3",
"i18next": "^19.4.1",
"lodash": "^4.17.15",
"megalodon": "3.0.1",
"moment": "^2.24.0",