chore: update ws dependency to a non-vulnerable version (#7296)

Issue: https://github.com/advisories/GHSA-6fc8-4gx4-v693
This commit is contained in:
Rodrigo Bermúdez Schettino
2021-05-31 11:24:48 +02:00
committed by GitHub
parent b4509d31cc
commit 1854192abb

View File

@@ -67,7 +67,7 @@
"rimraf": "3.0.2",
"tar-fs": "2.0.0",
"unbzip2-stream": "1.3.3",
"ws": "7.4.5"
"ws": "7.4.6"
},
"devDependencies": {
"@commitlint/cli": "11.0.0",