Bump ws from 8.5.0 to 8.6.0 (#18279)

Bumps [ws](https://github.com/websockets/ws) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.5.0...8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-04 13:55:05 +09:00
committed by GitHub
parent f18c620d4b
commit c08bc2da61
2 changed files with 5 additions and 5 deletions

View File

@ -171,7 +171,7 @@
"webpack-cli": "^3.3.12",
"webpack-merge": "^5.8.0",
"wicg-inert": "^3.1.1",
"ws": "^8.5.0"
"ws": "^8.6.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.4",