Bump ws from 8.8.0 to 8.8.1 (#18836)

Bumps [ws](https://github.com/websockets/ws) from 8.8.0 to 8.8.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.8.0...8.8.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>
This commit is contained in:
dependabot[bot]
2022-07-20 20:57:25 +09:00
committed by GitHub
parent d5ca204e89
commit c87534b813
2 changed files with 5 additions and 5 deletions

View File

@ -136,7 +136,7 @@
"webpack-cli": "^3.3.12",
"webpack-merge": "^5.8.0",
"wicg-inert": "^3.1.2",
"ws": "^8.8.0"
"ws": "^8.8.1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.18.9",