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

Update dependencies

This commit is contained in:
Maksim Eltyshev 2020-05-06 21:21:18 +05:00
parent 5e9636717c
commit c02bd16dd3
5 changed files with 20 additions and 16 deletions

View file

@ -46,7 +46,7 @@
"jsonwebtoken": "^8.5.1",
"knex": "^0.21.1",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"moment": "^2.25.3",
"rimraf": "^3.0.2",
"sails": "^1.2.4",
"sails-hook-orm": "^2.1.1",
@ -54,7 +54,7 @@
"sails-postgresql": "^1.0.2",
"sharp": "^0.25.2",
"stream-to-array": "^2.3.0",
"uuid": "^7.0.3",
"uuid": "^8.0.0",
"validator": "^13.0.0"
},
"devDependencies": {