Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hagopj13 committed Jul 4, 2021
1 parent b20899c commit 1210cb5
Show file tree
Hide file tree
Showing 3 changed files with 994 additions and 976 deletions.
1 change: 0 additions & 1 deletion .husky/.gitignore

This file was deleted.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"compression": "^1.7.4",
"cors": "^2.8.5",
"cross-env": "^7.0.0",
"dotenv": "^8.2.0",
"dotenv": "^10.0.0",
"express": "^4.17.1",
"express-mongo-sanitize": "^2.0.0",
"express-rate-limit": "^5.0.0",
Expand All @@ -67,7 +67,7 @@
"nodemailer": "^6.3.1",
"passport": "^0.4.0",
"passport-jwt": "^4.0.0",
"pm2": "^4.1.2",
"pm2": "^5.1.0",
"swagger-jsdoc": "^6.0.8",
"swagger-ui-express": "^4.1.6",
"validator": "^13.0.0",
Expand All @@ -84,9 +84,9 @@
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-security": "^1.4.0",
"faker": "^5.1.0",
"husky": "^5.1.2",
"husky": "^7.0.0",
"jest": "^26.0.1",
"lint-staged": "^10.0.7",
"lint-staged": "^11.0.0",
"node-mocks-http": "^1.8.0",
"nodemon": "^2.0.0",
"prettier": "^2.0.5",
Expand Down
Loading

0 comments on commit 1210cb5

Please sign in to comment.