Skip to content

Commit

Permalink
Bump ws from 5.0.0 to 5.2.3 in /command_center
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 5.0.0 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@5.0.0...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2022
1 parent 2e2689f commit 9dc4acc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions command_center/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion command_center/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"dependencies": {
"cli-color": "^1.2.0",
"clui": "^0.3.6",
"ws": "^5.0.0"
"ws": "^5.2.3"
}
}
6 changes: 3 additions & 3 deletions command_center/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ [email protected], [email protected], timers-ext@^0.1.2:
es5-ext "~0.10.14"
next-tick "1"

ws@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-5.0.0.tgz#fb4ede3fddcff99b157d292a1069ace8d6e04db9"
ws@^5.2.3:
version "5.2.3"
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.3.tgz#05541053414921bc29c63bee14b8b0dd50b07b3d"
dependencies:
async-limiter "~1.0.0"

0 comments on commit 9dc4acc

Please sign in to comment.