|
@@ -37,30 +37,30 @@
|
|
|
"prettier": "^1.19.1"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@babel/core": "^7.12.10",
|
|
|
- "@babel/eslint-parser": "^7.12.13",
|
|
|
- "@babel/runtime": "^7.12.5",
|
|
|
- "ajv": "^7.0.4",
|
|
|
+ "@babel/core": "^7.13.13",
|
|
|
+ "@babel/eslint-parser": "^7.13.10",
|
|
|
+ "@babel/runtime": "^7.13.10",
|
|
|
+ "ajv": "^8.0.1",
|
|
|
"babel-runtime": "^6.26.0",
|
|
|
- "bcrypt": "^5.0.0",
|
|
|
- "bson": "^4.2.2",
|
|
|
+ "bcrypt": "^5.0.1",
|
|
|
+ "bson": "^4.2.3",
|
|
|
"bunyan": "^1.8.15",
|
|
|
- "core-js": "^3.8.3",
|
|
|
- "es6-promise": "^4.2.4",
|
|
|
- "exceljs": "^4.2.0",
|
|
|
+ "core-js": "^3.9.1",
|
|
|
+ "es6-promise": "^4.2.8",
|
|
|
+ "exceljs": "^4.2.1",
|
|
|
"fibers": "^5.0.0",
|
|
|
"flatted": "^3.1.1",
|
|
|
"gridfs-stream": "https://github.com/wekan/gridfs-stream/tarball/master",
|
|
|
- "jszip": "^3.5.0",
|
|
|
- "ldapjs": "^2.2.3",
|
|
|
+ "jszip": "^3.6.0",
|
|
|
+ "ldapjs": "^2.2.4",
|
|
|
"markdown-it": "^12.0.4",
|
|
|
"markdown-it-emoji": "^2.0.0",
|
|
|
- "meteor-node-stubs": "^1.0.2",
|
|
|
- "mongodb": "^3.6.4",
|
|
|
+ "meteor-node-stubs": "^1.0.3",
|
|
|
+ "mongodb": "^3.6.5",
|
|
|
"os": "^0.1.1",
|
|
|
- "page": "^1.11.5",
|
|
|
+ "page": "^1.11.6",
|
|
|
"papaparse": "^5.3.0",
|
|
|
- "qs": "^6.9.6",
|
|
|
+ "qs": "^6.10.1",
|
|
|
"xss": "^1.0.8"
|
|
|
}
|
|
|
}
|