refactor: upgrade ws from 8.2.3 to 8.5.0 (#7988)

This commit is contained in:
Diamond Lewis
2022-05-09 07:20:09 -05:00
committed by GitHub
parent 4462b39d48
commit 364e346548
2 changed files with 4 additions and 4 deletions

View File

@@ -59,7 +59,7 @@
"uuid": "8.3.2",
"winston": "3.7.2",
"winston-daily-rotate-file": "4.6.0",
"ws": "8.2.3"
"ws": "8.5.0"
},
"devDependencies": {
"@actions/core": "1.2.6",