mirror of
https://github.com/wekan/wekan.git
synced 2026-02-06 00:21:48 +01:00
Update dependencies, part 2.
Thanks to developers of dependencies and xet7 !
This commit is contained in:
parent
14cdb5bdf1
commit
116372e11e
2 changed files with 211 additions and 177 deletions
20
package.json
20
package.json
|
|
@ -57,21 +57,21 @@
|
|||
"@babel/core": "^7.10.5",
|
||||
"@babel/runtime": "^7.10.5",
|
||||
"@root/request": "^1.6.1",
|
||||
"ajv": "^5.0.0",
|
||||
"ajv": "^6.12.3",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"bcrypt": "^3.0.7",
|
||||
"bson": "^4.0.3",
|
||||
"bunyan": "^1.8.14",
|
||||
"es6-promise": "^4.2.4",
|
||||
"bcrypt": "^5.0.0",
|
||||
"bson": "^4.0.4",
|
||||
"bunyan": "^2.0.4",
|
||||
"es6-promise": "^4.2.8",
|
||||
"fibers": "^5.0.0",
|
||||
"flatted": "^2.0.1",
|
||||
"gridfs-stream": "^0.5.3",
|
||||
"flatted": "^3.0.4",
|
||||
"gridfs-stream": "^1.1.1",
|
||||
"jszip": "^3.5.0",
|
||||
"ldapjs": "^1.0.2",
|
||||
"meteor-node-stubs": "^0.4.1",
|
||||
"ldapjs": "^2.0.0",
|
||||
"meteor-node-stubs": "^1.0.0",
|
||||
"mongodb": "^3.5.9",
|
||||
"os": "^0.1.1",
|
||||
"page": "^1.11.5",
|
||||
"page": "^1.11.6",
|
||||
"papaparse": "^5.2.0",
|
||||
"qs": "^6.9.4",
|
||||
"source-map-support": "^0.5.19",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue