1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-10 07:55:27 +02:00

Update dependencies

This commit is contained in:
Maksim Eltyshev 2019-10-13 07:50:45 +05:00
parent 5a5d6fd774
commit 749ab6119e
4 changed files with 46 additions and 15 deletions

View file

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