Merge pull request #1608 from h3poteto/dependabot/npm_and_yarn/i18next-19.5.6

Bump i18next from 19.5.5 to 19.5.6
This commit is contained in:
AkiraFukushima 2020-07-10 22:48:04 +09:00 committed by GitHub
commit e93a9becd9
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

@ -16940,9 +16940,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"
}

View File

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