mirror of
https://github.com/wekan/wekan.git
synced 2026-02-07 17:04:22 +01:00
Updated dependencies like mermaid and dompurify.
Thanks to developers of dependencies!
This commit is contained in:
parent
ccbc7f6122
commit
abc5601942
2 changed files with 11 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "wekan",
|
||||
"version": "v6.61.0",
|
||||
"version": "v6.62.0",
|
||||
"description": "Open-Source kanban",
|
||||
"private": true,
|
||||
"repository": {
|
||||
|
|
@ -25,14 +25,14 @@
|
|||
"@babel/runtime": "^7.15.4",
|
||||
"@excalidraw/excalidraw": "^0.13.0",
|
||||
"@mapbox/node-pre-gyp": "^1.0.8",
|
||||
"@wekanteam/markdown-it-mermaid": "^0.6.1",
|
||||
"@wekanteam/markdown-it-mermaid": "^0.6.2",
|
||||
"ajv": "^6.12.6",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"bson": "^4.5.2",
|
||||
"bunyan": "^1.8.15",
|
||||
"core-js": "^3.18.2",
|
||||
"dompurify": "^2.3.2",
|
||||
"dompurify": "^2.4.1",
|
||||
"es6-promise": "^4.2.4",
|
||||
"escape-string-regexp": "^5.0.0",
|
||||
"exceljs": "^4.2.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue