Merge pull request #1365 from h3poteto/dependabot/npm_and_yarn/i18next-19.4.1

Bump i18next from 19.0.3 to 19.4.1
This commit is contained in:
AkiraFukushima 2020-04-15 23:17:57 +09:00 committed by GitHub
commit c74016fb7c
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

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