Bump ws from 8.3.0 to 8.4.2 (#17318)

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

---
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-01-19 10:53:12 +09:00
committed by GitHub
parent b066bcf277
commit c4e748dcf2
2 changed files with 5 additions and 5 deletions

View File

@ -169,7 +169,7 @@
"webpack-cli": "^3.3.12",
"webpack-merge": "^5.8.0",
"wicg-inert": "^3.1.1",
"ws": "^8.3.0"
"ws": "^8.4.2"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.1",