Skip to content

Commit 8a7d0bb

Browse files
committed
fix: upgrade ws from 8.15.0 to 8.15.1
Snyk has created this PR to upgrade ws from 8.15.0 to 8.15.1. 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 37759f5 commit 8a7d0bb

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.5",
3030
"redis": "4.6.11",
31-
"ws": "8.15.0"
31+
"ws": "8.15.1"
3232
},
3333
"devDependencies": {
3434
"eslint": "8.55.0",

0 commit comments

Comments
 (0)