mirror of
https://github.com/plankanban/planka.git
synced 2025-12-27 01:11:50 +03:00
Update dependencies
This commit is contained in:
@@ -46,15 +46,15 @@
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"knex": "^0.21.1",
|
||||
"lodash": "^4.17.15",
|
||||
"moment": "^2.25.3",
|
||||
"moment": "^2.26.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"sails": "^1.2.4",
|
||||
"sails-hook-orm": "^2.1.1",
|
||||
"sails-hook-sockets": "^2.0.0",
|
||||
"sails-postgresql": "^1.0.2",
|
||||
"sharp": "^0.25.2",
|
||||
"sharp": "^0.25.3",
|
||||
"stream-to-array": "^2.3.0",
|
||||
"uuid": "^8.0.0",
|
||||
"uuid": "^8.1.0",
|
||||
"validator": "^13.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -63,7 +63,7 @@
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-plugin-import": "^2.20.2",
|
||||
"eslint-plugin-prettier": "^3.1.3",
|
||||
"nodemon": "^2.0.3",
|
||||
"nodemon": "^2.0.4",
|
||||
"prettier": "2.0.5"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user