Bump ws from 8.11.0 to 8.12.0 (#23023)

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

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

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

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]
2023-01-11 22:02:06 +09:00
committed by GitHub
parent f9655d6850
commit 7101bc534c
2 changed files with 5 additions and 5 deletions

View File

@ -139,7 +139,7 @@
"workbox-strategies": "^6.5.4",
"workbox-webpack-plugin": "^6.5.4",
"workbox-window": "^6.5.4",
"ws": "^8.10.0"
"ws": "^8.12.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.19.1",