summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-08-31 13:30:25 +0300
committerLauri Ojansivu <x@xet7.org>2020-08-31 13:30:25 +0300
commit5870d38e8e63159ede8c18d1766a4f9f6ba8987c (patch)
tree4041ccb1e29f68f082315998655aa6db32847df1 /package.json
parentc105e348d853fc30708dea375dfa06713b0c4e54 (diff)
downloadwekan-5870d38e8e63159ede8c18d1766a4f9f6ba8987c.tar.gz
wekan-5870d38e8e63159ede8c18d1766a4f9f6ba8987c.tar.bz2
wekan-5870d38e8e63159ede8c18d1766a4f9f6ba8987c.zip
Restore original package.json and package-lock.json
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 98bc5534..263cd566 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
},
"dependencies": {
"@babel/core": "^7.9.6",
- "@babel/runtime": "^7.11.2",
+ "@babel/runtime": "^7.9.6",
"@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.5.0",
+ "jszip": "^3.4.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.3.0",
+ "papaparse": "^5.2.0",
"qs": "^6.9.4",
"source-map-support": "^0.5.19",
- "xss": "^1.0.8"
+ "xss": "^1.0.6"
}
}