Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 13, 2023
1 parent 065b576 commit 215a102
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions web/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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"tmpl": ">=1.0.5",
"url-parse": ">=1.5.9",
"web-vitals": "^3.5.0",
"ws": "^8.15.0"
"ws": "^8.15.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 215a102

Please sign in to comment.