Merge pull request #1640 from h3poteto/dependabot/npm_and_yarn/i18next-19.6.3

Bump i18next from 19.5.6 to 19.6.3
This commit is contained in:
AkiraFukushima 2020-07-31 20:57:32 +09:00 committed by GitHub
commit 0dc469c07b
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",