Skip to content

Commit e7936c5

Browse files
committed
fix: upgrade ws from 8.16.0 to 8.17.0
Snyk has created this PR to upgrade ws from 8.16.0 to 8.17.0. See this package in npm: https://www.npmjs.com/package/ws See this project in Snyk: https://app.snyk.io/org/msimerson/project/ace22878-ae47-45cc-836b-8f5112b1aa89?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6a7cf85 commit e7936c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"haraka-plugin-redis": "2.0.6",
3030
"redis": "4.6.12",
31-
"ws": "8.16.0"
31+
"ws": "8.17.0"
3232
},
3333
"devDependencies": {
3434
"eslint": "8.56.0",

0 commit comments

Comments
 (0)