Skip to content
Snippets Groups Projects
Commit 757a55ad authored by Gabriel Engel's avatar Gabriel Engel
Browse files

Update Bcrypt from 1.0.1 to 1.0.2

parent 20fab7b1
Loading
......@@ -62,13 +62,13 @@
"devDependencies": {
"chimp": "^0.45.1",
"eslint": "^3.12.2",
"stylelint": "^7.7.0",
"stylelint": "^7.7.1",
"supertest": "^2.0.1"
},
"dependencies": {
"jquery": "^2.1.0",
"babel-runtime": "^6.20.0",
"bcrypt": "^1.0.1",
"bcrypt": "^1.0.2",
"moment": "^2.17.1",
"moment-timezone": "^0.5.11",
"toastr": "^2.1.2"
......
......@@ -23,7 +23,7 @@
"autolinker": "^1.4.0",
"jquery": "^2.1.0",
"babel-runtime": "^6.20.0",
"bcrypt": "^1.0.1",
"bcrypt": "^1.0.2",
"moment": "^2.17.1",
"toastr": "^2.1.2"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment