Updated dependencies.

This commit is contained in:
Lauri Ojansivu 2024-06-21 03:48:52 +03:00
parent cc9ff4c8db
commit 99a8afd6c3
2 changed files with 15 additions and 15 deletions

View file

@ -17,7 +17,7 @@
"sinon": "^13.0.2"
},
"dependencies": {
"@babel/runtime": "^7.24.4",
"@babel/runtime": "^7.24.7",
"@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.5.0",
"dompurify": "^2.5.5",
"es6-promise": "^4.2.4",
"escape-string-regexp": "^5.0.0",
"exceljs": "git+https://github.com/exceljs/exceljs.git",
@ -36,7 +36,7 @@
"i18next": "^21.6.16",
"i18next-sprintf-postprocessor": "^0.2.2",
"jquery": "^3.7.1",
"jquery-ui": "^1.13.0",
"jquery-ui": "^1.13.3",
"jszip": "^3.7.1",
"ldapjs": "^2.3.3",
"markdown-it": "^12.3.2",