Replaced deprecated uuidv4 with uuid

Fixed some npm vulnerabilities

Updated backend package-lock.json from v1 to v3
This commit is contained in:
Tzahi12345
2023-11-30 01:35:26 -05:00
parent 55bc5339f5
commit 41050ce923
11 changed files with 2960 additions and 1715 deletions

View File

@@ -64,7 +64,7 @@
"shortid": "^2.2.15",
"tree-kill": "^1.2.2",
"unzipper": "^0.10.10",
"uuidv4": "^6.2.13",
"uuid": "^9.0.1",
"winston": "^3.7.2",
"xmlbuilder2": "^3.0.2"
}