Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hagopj13 committed Feb 16, 2020
1 parent 48d1a5a commit be8bf61
Show file tree
Hide file tree
Showing 2 changed files with 1,389 additions and 1,690 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
"prettier"
],
"dependencies": {
"@hapi/joi": "^16.1.7",
"@hapi/joi": "^17.1.0",
"bcryptjs": "^2.4.3",
"compression": "^1.7.4",
"cors": "^2.8.5",
"cross-env": "^6.0.3",
"cross-env": "^7.0.0",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express-mongo-sanitize": "^1.3.2",
Expand Down Expand Up @@ -81,9 +81,9 @@
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-security": "^1.4.0",
"faker": "^4.1.0",
"husky": "^3.0.9",
"jest": "^24.9.0",
"lint-staged": "^9.4.2",
"husky": "^4.2.3",
"jest": "^25.1.0",
"lint-staged": "^10.0.7",
"node-mocks-http": "^1.8.0",
"nodemon": "^2.0.0",
"prettier": "^1.18.2",
Expand Down
Loading

0 comments on commit be8bf61

Please sign in to comment.