summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-08-31 13:28:34 +0300
committerLauri Ojansivu <x@xet7.org>2020-08-31 13:28:34 +0300
commitccd0f89ae0f89cef0c6b1e5837524ce58eb73e7b (patch)
tree6ffb1cf17effd4cbcdbb37c94bf1fa56108151e9 /package.json
parentbdd28444bb7a4b8692aa916b33781cf3ab951e40 (diff)
parent6372bb82c4a0668df87baec2cf90c919e5285fef (diff)
downloadwekan-ccd0f89ae0f89cef0c6b1e5837524ce58eb73e7b.tar.gz
wekan-ccd0f89ae0f89cef0c6b1e5837524ce58eb73e7b.tar.bz2
wekan-ccd0f89ae0f89cef0c6b1e5837524ce58eb73e7b.zip
Merge branch 'master' of https://github.com/tborychowski/wekan into tborychowski-master
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 263cd566..98bc5534 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
},
"dependencies": {
"@babel/core": "^7.9.6",
- "@babel/runtime": "^7.9.6",
+ "@babel/runtime": "^7.11.2",
"@root/request": "^1.6.1",
"ajv": "^6.12.4",
"babel-runtime": "^6.26.0",
@@ -66,15 +66,15 @@
"fibers": "^5.0.0",
"flatted": "^3.0.4",
"gridfs-stream": "^1.1.1",
- "jszip": "^3.4.0",
+ "jszip": "^3.5.0",
"ldapjs": "^2.1.1",
"meteor-node-stubs": "^1.0.1",
"mongodb": "^3.5.7",
"os": "^0.1.1",
"page": "^1.11.5",
- "papaparse": "^5.2.0",
+ "papaparse": "^5.3.0",
"qs": "^6.9.4",
"source-map-support": "^0.5.19",
- "xss": "^1.0.6"
+ "xss": "^1.0.8"
}
}