fix: package.json & yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WS-7266574
This commit is contained in:
snyk-bot
2024-06-18 01:01:44 +00:00
parent cf79aa8923
commit f088120b29
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"typescript": "^4.8.4",
"uuid": "8.3.2",
"winston": "^3.3.3",
"ws": "^8.10.0"
"ws": "^8.17.1"
},
"devDependencies": {
"@babel/core": "^7.12.10",