summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3523acb..b5bd6f8 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"main": "webserver.js",
"dependencies": {
"basic-auth": "^2.0.0",
- "bcrypt": "^2.0.1",
+ "bcrypt": "^3.0.2",
"body-parser": "^1.18.2",
"express": "^4.16.3",
"express-subdomain": "^1.0.5",