From 5870d38e8e63159ede8c18d1766a4f9f6ba8987c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 31 Aug 2020 13:30:25 +0300 Subject: Restore original package.json and package-lock.json --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package.json') 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" } } -- cgit v1.2.3-1-g7c22