fix: audit

This commit is contained in:
2022-09-04 08:28:50 +02:00
parent 884ce6025d
commit cd58f66aa9
2 changed files with 459 additions and 450 deletions
+9 -9
View File
@@ -11,17 +11,17 @@
"author": "VNC Software AG",
"license": "",
"dependencies": {
"body-parser": "1.18.3",
"express": "4.13.4",
"body-parser": "1.20.0",
"express": "4.18.1",
"express-async-errors": "3.1.1",
"express-basic-auth": "1.1.6",
"express-basic-auth": "1.2.1",
"hmacsha1": "1.0.0",
"jsonwebtoken": "8.3.0",
"md5": "2.2.1",
"moment": "^2.29.1",
"morgan": "1.8.2",
"pg": "7.6.1",
"pg-pool": "2.0.4",
"jsonwebtoken": "8.5.1",
"md5": "2.3.0",
"moment": "^2.29.4",
"morgan": "1.10.0",
"pg": "8.8.0",
"pg-pool": "3.5.2",
"request": "^2.88.2",
"telnet-client": "^1.2.7"
}
+450 -441
View File
File diff suppressed because it is too large Load Diff