Skip to content

Commit da320dc

Browse files
npm: bump ws from 8.4.2 to 8.5.0 in /dashboard (#1134)
Bumps [ws](https://github.com/websockets/ws) from 8.4.2 to 8.5.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.4.2...8.5.0) --- updated-dependencies: - dependency-name: ws dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c42f027 commit da320dc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

dashboard/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.

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"rollup-plugin-typescript": "^1.0.1",
5151
"ts-node": "^7.0.1",
5252
"typescript": "^4.5.4",
53-
"ws": "^8.4.2"
53+
"ws": "^8.5.0"
5454
}
5555
}

0 commit comments

Comments
 (0)