Skip to content

Commit

Permalink
build(deps): bump ws in /nixOS/dream2nix/packages/openmct
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@6.2.2...6.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 30, 2024
1 parent 17e1f1a commit 59c174c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 deletions nixOS/dream2nix/packages/openmct/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 nixOS/dream2nix/packages/openmct/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"express": "^4.16.4",
"express-ws": "^4.0.0",
"openmct": "latest",
"ws": "^6.1.2"
"ws": "^6.2.3"
}
}

0 comments on commit 59c174c

Please sign in to comment.