Skip to content

Commit

Permalink
bcrypt version and node-sass version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Enrique committed Dec 2, 2019
1 parent 9a95935 commit 0716d4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"async": "^2.6.0",
"base64-img": "^1.0.4",
"bcrypt": "^3.0.2",
"bcrypt": "^3.0.7",
"body-parser": "~1.18.2",
"bootstrap-sass": "3.3.7",
"camelcase": "^5.3.1",
Expand Down Expand Up @@ -55,7 +55,7 @@
"morgan": "^1.9.1",
"multer": "^1.3.0",
"mysql2": "^1.4.2",
"node-sass": "^4.11.0",
"node-sass": "^4.13.0",
"node-sass-middleware": "~0.11.0",
"nodemailer": "~4.1.0",
"nodemailer-mailgun-transport": "^1.4.0",
Expand Down

0 comments on commit 0716d4f

Please sign in to comment.