fix: upgrade ws from 7.4.3 to 7.4.4 (#7298)

Snyk has created this PR to upgrade ws from 7.4.3 to 7.4.4.

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=upgrade-pr
This commit is contained in:
Snyk bot
2021-03-29 07:48:18 +03:00
committed by GitHub
parent 5d9bf24b02
commit a080e4c766
2 changed files with 4 additions and 4 deletions

View File

@@ -60,7 +60,7 @@
"uuid": "8.3.2",
"winston": "3.3.3",
"winston-daily-rotate-file": "4.5.0",
"ws": "7.4.3"
"ws": "7.4.4"
},
"devDependencies": {
"@actions/core": "1.2.6",