Skip to content

Commit f2a9a34

Browse files
Bump ws from 6.0.0 to 6.2.2 in /server (#41)
Bumps [ws](https://github.com/websockets/ws) from 6.0.0 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@6.0.0...6.2.2) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c676a91 commit f2a9a34

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

server/package-lock.json

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

server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dependencies": {
1212
"express": "^4.18.2",
1313
"optionator": "^0.8.2",
14-
"ws": "^6.0.0"
14+
"ws": "^6.2.2"
1515
}
1616
}

0 commit comments

Comments
 (0)