summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-18 16:51:26 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-18 16:51:26 +0200
commita0b6b6dac7bc414c95e8346aaea411c4d0410821 (patch)
tree35cd8c3594639333a56767fb9420233a07028d84 /package.json
parent62328c2d2a775677d91199815143a8e116ee712e (diff)
downloadwekan-a0b6b6dac7bc414c95e8346aaea411c4d0410821.tar.gz
wekan-a0b6b6dac7bc414c95e8346aaea411c4d0410821.tar.bz2
wekan-a0b6b6dac7bc414c95e8346aaea411c4d0410821.zip
v3.70
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 f9d403ca..9a9ec993 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "wekan",
- "version": "v3.69.0",
+ "version": "v3.70.0",
"description": "Open-Source kanban",
"private": true,
"scripts": {
@@ -44,7 +44,7 @@
"eslint-config-meteor": "0.0.9",
"eslint-config-prettier": "^3.6.0",
"eslint-import-resolver-meteor": "^0.4.0",
- "eslint-plugin-import": "^2.19.1",
+ "eslint-plugin-import": "^2.20.0",
"eslint-plugin-meteor": "^5.1.0",
"eslint-plugin-prettier": "^3.1.2",
"lint-staged": "^7.3.0",
@@ -53,7 +53,7 @@
"prettier-eslint": "^8.8.2"
},
"dependencies": {
- "@babel/runtime": "^7.7.7",
+ "@babel/runtime": "^7.8.3",
"ajv": "^5.0.0",
"babel-runtime": "^6.26.0",
"bcrypt": "^3.0.7",
@@ -63,7 +63,7 @@
"gridfs-stream": "^0.5.3",
"ldapjs": "^1.0.2",
"meteor-node-stubs": "^0.4.1",
- "mongodb": "^3.4.1",
+ "mongodb": "^3.5.0",
"os": "^0.1.1",
"page": "^1.11.5",
"qs": "^6.9.1",