fix: upgrade ws from 8.2.1 to 8.2.2 (#7598)

Snyk has created this PR to upgrade ws from 8.2.1 to 8.2.2.

See this package in npm:
https://www.npmjs.com/package/ws

See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: Manuel <5673677+mtrezza@users.noreply.github.com>
This commit is contained in:
Snyk bot
2021-10-01 01:18:41 +02:00
committed by GitHub
parent d90c1591ad
commit 20cb3333ab
2 changed files with 4 additions and 4 deletions

View File

@@ -58,7 +58,7 @@
"uuid": "8.3.2",
"winston": "3.3.3",
"winston-daily-rotate-file": "4.5.5",
"ws": "8.2.1"
"ws": "8.2.2"
},
"devDependencies": {
"@actions/core": "1.2.6",