fix for CVE-2024-37890

This commit is contained in:
ari melody 2024-06-22 01:36:37 +01:00
parent 60cae5b38e
commit 6f3438a7ff
2 changed files with 9 additions and 8 deletions

View file

@ -18,6 +18,6 @@
},
"homepage": "https://github.com/mellodoot/openterminal#readme",
"dependencies": {
"ws": "^8.14.2"
"ws": "^8.17.1"
}
}