Skip to content

Commit a080e4c

Browse files
authored
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
1 parent 5d9bf24 commit a080e4c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"uuid": "8.3.2",
6161
"winston": "3.3.3",
6262
"winston-daily-rotate-file": "4.5.0",
63-
"ws": "7.4.3"
63+
"ws": "7.4.4"
6464
},
6565
"devDependencies": {
6666
"@actions/core": "1.2.6",

0 commit comments

Comments
 (0)