Skip to content

Commit 52df648

Browse files
authored
fix: upgrade ws from 7.4.0 to 7.4.1 (#7)
Snyk has created this PR to upgrade ws from 7.4.0 to 7.4.1. See this package in npm: https://www.npmjs.com/package/ws See this project in Snyk: https://app.snyk.io/org/tshemsedinov/project/a89ddf91-c15f-423e-a75f-25c43a70ee56?utm_source=github&utm_medium=upgrade-pr
1 parent 603f03a commit 52df648

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Websocket Chat Example",
66
"license": "MIT",
77
"dependencies": {
8-
"ws": "^7.4.0"
8+
"ws": "^7.4.1"
99
},
1010
"readmeFilename": "README.md"
1111
}

0 commit comments

Comments
 (0)