Updated dependencies.

Thanks to developers of dependencies!
This commit is contained in:
Lauri Ojansivu 2021-07-06 22:40:44 +03:00
parent 90058f25bf
commit 7024929881
2 changed files with 259 additions and 358 deletions

597
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -15,34 +15,34 @@
"devDependencies": {
"babel-plugin-istanbul": "^6.0.0",
"chai": "^4.3.4",
"flatted": "^3.1.1",
"flatted": "^3.2.0",
"puppeteer": "^10.0.0",
"sinon": "^11.1.1"
},
"dependencies": {
"@babel/core": "^7.14.0",
"@babel/runtime": "^7.14.0",
"@liradb2000/markdown-it-mermaid": "^0.4.2",
"@babel/core": "^7.14.6",
"@babel/runtime": "^7.14.6",
"@liradb2000/markdown-it-mermaid": "^0.4.3",
"ajv": "^6.12.6",
"babel-runtime": "^6.26.0",
"bcryptjs": "^2.4.3",
"bson": "^4.3.0",
"bson": "^4.4.1",
"bunyan": "^1.8.15",
"core-js": "^2.6.12",
"dompurify": "^2.2.8",
"dompurify": "^2.3.0",
"es6-promise": "^4.2.4",
"exceljs": "^4.2.1",
"fibers": "^5.0.0",
"gridfs-stream": "https://github.com/wekan/gridfs-stream/tarball/master",
"jszip": "^3.6.0",
"ldapjs": "^2.2.4",
"markdown-it": "^12.0.6",
"ldapjs": "^2.3.0",
"markdown-it": "^12.1.0",
"markdown-it-emoji": "^2.0.0",
"meteor-node-stubs": "^1.0.3",
"mongodb": "^3.6.6",
"mongodb": "^3.6.9",
"os": "^0.1.1",
"page": "^1.11.5",
"papaparse": "^5.3.0",
"papaparse": "^5.3.1",
"qs": "^6.10.1",
"source-map-support": "^0.5.19"
},