1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-03 12:35:26 +02:00

Fix pre-commit hook, update dependencies

This commit is contained in:
Maksim Eltyshev 2022-04-19 02:52:19 +05:00
parent 47404265b0
commit 411cfcabab
6 changed files with 42 additions and 42 deletions

View file

@ -45,13 +45,13 @@
"jsonwebtoken": "^8.5.1",
"knex": "^1.0.7",
"lodash": "^4.17.21",
"moment": "^2.29.2",
"moment": "^2.29.3",
"rimraf": "^3.0.2",
"sails": "^1.5.2",
"sails-hook-orm": "^4.0.1",
"sails-hook-sockets": "^2.0.1",
"sails-postgresql-redacted": "^1.0.2-9",
"sharp": "^0.30.3",
"sharp": "^0.30.4",
"stream-to-array": "^2.3.0",
"uuid": "^8.3.2",
"validator": "^13.7.0"