Merge branch 'dev' into @feature/issue-5029

This commit is contained in:
Debadutta Panda
2025-04-14 20:50:20 +05:30
committed by GitHub
35 changed files with 476 additions and 376 deletions

View File

@@ -15,7 +15,7 @@
}
],
"dependencies": {
"acorn": "8.12.1",
"acorn": "8.14.1",
"acorn-walk": "8.3.4",
"ajv": "8.17.1",
"body-parser": "1.20.3",
@@ -26,8 +26,8 @@
"cors": "2.8.5",
"cronosjs": "1.7.1",
"denque": "2.1.0",
"form-data": "4.0.0",
"fs-extra": "11.2.0",
"form-data": "4.0.2",
"fs-extra": "11.3.0",
"got": "12.6.1",
"hash-sum": "2.0.0",
"hpagent": "1.2.0",
@@ -35,13 +35,13 @@
"is-utf8": "0.2.1",
"js-yaml": "4.1.0",
"media-typer": "1.1.0",
"mqtt": "5.7.0",
"multer": "1.4.5-lts.1",
"mqtt": "5.11.0",
"multer": "1.4.5-lts.2",
"mustache": "4.2.0",
"node-watch": "0.7.4",
"on-headers": "1.0.2",
"raw-body": "3.0.0",
"tough-cookie": "^5.0.0",
"tough-cookie": "5.1.2",
"uuid": "9.0.1",
"ws": "7.5.10",
"xml2js": "0.6.2",