Security fix bumped ws version to 7.4.6

This commit is contained in:
2022-02-22 10:15:00 +01:00
committed by GitHub
parent 26706caf1e
commit 116bd5bc2c

View File

@ -16,6 +16,6 @@
"readline": "^1.3.0",
"http": "0.0.0",
"mysql": "^2.17.1",
"ws": "^7.1.2"
"ws": "^7.4.6"
}
}