mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 22:17:16 -04:00
Update dependencies.
This commit is contained in:
parent
202cc5a797
commit
d82c72f1c1
1 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@
|
|||
"prettier-eslint": "^8.8.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.4.3",
|
||||
"@babel/runtime": "^7.5.1",
|
||||
"bcrypt": "^3.0.2",
|
||||
"bson": "^4.0.0",
|
||||
"bunyan": "^1.8.12",
|
||||
|
@ -64,6 +64,6 @@
|
|||
"page": "^1.8.6",
|
||||
"qs": "^6.5.2",
|
||||
"source-map-support": "^0.5.12",
|
||||
"xss": "^1.0.3"
|
||||
"xss": "^1.0.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue