Update dependencies

This commit is contained in:
Maksim Eltyshev
2019-12-30 04:24:06 +05:00
parent 622f56c77c
commit dc0f71624b
4 changed files with 61 additions and 35 deletions

View File

@@ -31,7 +31,7 @@
"dotenv": "^8.2.0",
"dotenv-cli": "^3.1.0",
"jsonwebtoken": "^8.5.1",
"knex": "^0.20.4",
"knex": "^0.20.6",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"sails": "^1.2.3",
@@ -45,7 +45,7 @@
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.19.1",
"nodemon": "^2.0.1",
"nodemon": "^2.0.2",
"prettier-eslint": "^9.0.1",
"prettier-eslint-cli": "^5.0.0"
},