Skip to content

Commit bb8ba18

Browse files
Bump ws from 8.8.0 to 8.10.0 in /backend
Bumps [ws](https://github.com/websockets/ws) from 8.8.0 to 8.10.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.8.0...8.10.0) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72bed3b commit bb8ba18

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"node-worker-threads-pool": "^1.5.1",
4747
"socks-proxy-agent": "~7.0.0",
4848
"typescript": "~4.7.4",
49-
"ws": "~8.8.0"
49+
"ws": "~8.10.0"
5050
},
5151
"devDependencies": {
5252
"@babel/core": "^7.18.6",

0 commit comments

Comments
 (0)