summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index afb4854b..f62ef70d 100644
--- a/package.json
+++ b/package.json
@@ -20,12 +20,12 @@
},
"homepage": "https://wekan.github.io",
"devDependencies": {
- "eslint": "^4.19.1"
+ "eslint": "^5.9.0"
},
"dependencies": {
- "@babel/runtime": "^7.1.2",
- "babel-runtime": "^6.26.0",
- "bson-ext": "^2.0.0",
+ "@babel/runtime": "^7.2.0",
+ "bcrypt": "^3.0.2",
+ "bson": "^4.0.0",
"es6-promise": "^4.2.4",
"hoek": "^5.0.4",
"meteor-node-stubs": "^0.4.1",