Update dependencies
This commit is contained in:
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@@ -6493,9 +6493,9 @@
|
||||
"integrity": "sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM="
|
||||
},
|
||||
"i18next": {
|
||||
"version": "17.0.18",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-17.0.18.tgz",
|
||||
"integrity": "sha512-FpLbLwzYV/qen9ZTA+mOHiNzLxESnF+sQCe5wT7UShssfDiW/df5JdXuxnPsPQiUd+M1kpB3Jaawcn9RN6atig==",
|
||||
"version": "17.2.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-17.2.0.tgz",
|
||||
"integrity": "sha512-ltl4LSzCEAPBbHRJ6R8diJCnxCbVkf6cxH3k1B4CjB0YFGoISm3/Jxgw3noELe9TP+C/x8fEostuJcGVUeYwdw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.3.1"
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"date-fns": "^2.4.1",
|
||||
"dequal": "^1.0.0",
|
||||
"history": "^4.10.1",
|
||||
"i18next": "^17.0.18",
|
||||
"i18next": "^17.2.0",
|
||||
"i18next-browser-languagedetector": "^4.0.0",
|
||||
"initials": "^3.0.1",
|
||||
"lodash": "^4.17.15",
|
||||
|
||||
Reference in New Issue
Block a user