Skip to content

Commit 28ec0ea

Browse files
Bump ws from 8.13.0 to 8.17.1 in /web-ui/e2e
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.13.0...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f871a14 commit 28ec0ea

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

web-ui/e2e/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.

web-ui/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"jsonwebtoken": "^8.5.1",
2121
"serve": "^14.1.1",
2222
"uuid": "^9.0.0",
23-
"ws": "^8.11.0"
23+
"ws": "^8.17.1"
2424
}
2525
}

0 commit comments

Comments
 (0)