fix: audit
This commit is contained in:
+9
-9
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user