fix(core): Upgrade ws to address CVE-2024-37890 (#9801)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-06-20 17:26:50 +02:00
committed by GitHub
parent b131d75a4d
commit f98c4b8ac0
3 changed files with 32 additions and 44 deletions

View File

@@ -181,7 +181,7 @@
"uuid": "8.3.2",
"validator": "13.7.0",
"winston": "3.8.2",
"ws": "8.14.2",
"ws": "8.17.1",
"xml2js": "0.6.2",
"xmllint-wasm": "3.0.1",
"yamljs": "0.3.0",