major update of modules

This commit is contained in:
Girish Ramakrishnan
2025-02-05 14:39:14 +01:00
parent 86c4045073
commit b644418b11
2 changed files with 387 additions and 172 deletions
+6 -6
View File
@@ -29,7 +29,7 @@
"cookie-session": "^2.1.0",
"cron": "^3.5.0",
"db-migrate": "^0.11.14",
"db-migrate-mysql": "^2.3.2",
"db-migrate-mysql": "^3.0.0",
"debug": "^4.4.0",
"dockerode": "^4.0.4",
"domrobot-client": "^3.2.2",
@@ -37,10 +37,10 @@
"express": "^4.21.2",
"ipaddr.js": "^2.2.0",
"jose": "^5.9.6",
"jsdom": "^24.1.3",
"jsdom": "^26.0.0",
"jsonwebtoken": "^9.0.2",
"ldapjs": "^2.3.3",
"marked": "^12.0.2",
"marked": "^15.0.6",
"moment": "^2.30.1",
"moment-timezone": "^0.5.47",
"multiparty": "^4.2.3",
@@ -53,12 +53,12 @@
"safetydance": "^2.4.0",
"semver": "^7.7.1",
"speakeasy": "^2.0.0",
"superagent": "9.0.2",
"superagent": "10.1.1",
"tar-stream": "^3.1.7",
"tldjs": "^2.3.1",
"ua-parser-js": "^1.0.40",
"ua-parser-js": "^2.0.1",
"underscore": "^1.13.7",
"uuid": "^9.0.1",
"uuid": "^11.0.5",
"validator": "^13.12.0",
"ws": "^8.18.0",
"xml2js": "^0.6.2"