Skip to content

Commit 9d79c71

Browse files
committed
fix vulnerability
1 parent 6d72d6c commit 9d79c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"homepage": "https://github.com/IBM-Bluemix/Nodejs-MEAN-Stack",
2929
"dependencies": {
30-
"bcrypt": "^1.0.3",
30+
"bcrypt": "^2.0.0",
3131
"body-parser": "^1.14.1",
3232
"cf-deployment-tracker-client": "0.0.8",
3333
"cfenv": "1.0.x",

0 commit comments

Comments
 (0)