package: bump socket.io@4.5.1, express@4.18.1
This commit is contained in:
parent
84c09ec8a1
commit
09e2f9bc39
2 changed files with 466 additions and 329 deletions
789
app/package-lock.json
generated
789
app/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -36,13 +36,13 @@
|
|||
"cidr-matcher": "^2.1.1",
|
||||
"colors": "~1.4.0",
|
||||
"debug": "^4.3.4",
|
||||
"express": "~4.17.1",
|
||||
"express-session": "~1.17.1",
|
||||
"express": "^4.18.1",
|
||||
"express-session": "^1.17.3",
|
||||
"json-merger": "^1.1.9",
|
||||
"morgan": "~1.10.0",
|
||||
"read-config-ng": "^3.0.5",
|
||||
"serve-favicon": "^2.5.0",
|
||||
"socket.io": "^4.2.0",
|
||||
"socket.io": "^4.5.1",
|
||||
"ssh2": "^1.10.0",
|
||||
"validator": "^13.7.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue