Skip to content

Commit

Permalink
npm: bump ws from 8.6.0 to 8.8.0 in /dashboard
Browse files Browse the repository at this point in the history
Bumps [ws](https:/websockets/ws) from 8.6.0 to 8.8.0.
- [Release notes](https:/websockets/ws/releases)
- [Commits](websockets/ws@8.6.0...8.8.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 29, 2022
1 parent c2c486d commit e88769e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions dashboard/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 dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"rollup-plugin-typescript": "^1.0.1",
"ts-node": "^10.8.0",
"typescript": "^4.7.3",
"ws": "^8.6.0"
"ws": "^8.8.0"
}
}

0 comments on commit e88769e

Please sign in to comment.