Updated dependencies.

Thanks to developers of dependencies !
This commit is contained in:
Lauri Ojansivu 2024-04-03 01:15:08 +03:00
parent 24d3075c85
commit 1c8f783767
2 changed files with 107 additions and 25 deletions

View file

@ -17,7 +17,7 @@
"sinon": "^13.0.2"
},
"dependencies": {
"@babel/runtime": "^7.23.9",
"@babel/runtime": "^7.24.1",
"@mapbox/node-pre-gyp": "^1.0.10",
"@rwap/jquery-ui-touch-punch": "^1.0.11",
"@wekanteam/html-to-markdown": "^1.0.2",
@ -26,7 +26,7 @@
"ajv": "^6.12.6",
"bcryptjs": "^2.4.3",
"bson": "^4.5.2",
"dompurify": "^2.4.1",
"dompurify": "^2.4.9",
"es6-promise": "^4.2.4",
"escape-string-regexp": "^5.0.0",
"exceljs": "git+https://github.com/exceljs/exceljs.git",
@ -50,7 +50,7 @@
"page": "^1.11.6",
"papaparse": "^5.3.1",
"pretty-ms": "^7.0.1",
"qs": "^6.10.1",
"qs": "^6.12.0",
"simpl-schema": "^1.12.0",
"source-map-support": "^0.5.20",
"uuid": "^8.3.2"