[Snyk] Upgrade ws from 7.4.6 to 7.5.3 (#7457)

* fix: upgrade ws from 7.4.6 to 7.5.0

Snyk has created this PR to upgrade ws from 7.4.6 to 7.5.0.

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

* changed logging for circular obj

* upgraded to ws 7.5.3

Co-authored-by: Manuel Trezza <5673677+mtrezza@users.noreply.github.com>
This commit is contained in:
Snyk bot
2021-07-25 02:54:28 +03:00
committed by GitHub
parent 39f7c831e6
commit c3b71ba5b6
3 changed files with 6 additions and 5 deletions

View File

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