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:
commit
c74016fb7c
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue