Bump ws from 7.4.6 to 8.2.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-02 07:30:38 +00:00 committed by AkiraFukushima
parent a77c393cac
commit c70da8cd08
No known key found for this signature in database
GPG key ID: B6E51BAC4DE1A957
2 changed files with 7 additions and 2 deletions

View file

@ -64,7 +64,7 @@
"socks-proxy-agent": "^6.1.0",
"typescript": "4.2.4",
"uuid": "^8.0.0",
"ws": "^7.2.1"
"ws": "^8.2.2"
},
"devDependencies": {
"@types/core-js": "^2.5.0",

View file

@ -5001,11 +5001,16 @@ write@1.0.3:
dependencies:
mkdirp "^0.5.1"
ws@^7.2.1, ws@^7.2.3:
ws@^7.2.3:
version "7.4.6"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
ws@^8.2.2:
version "8.2.2"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.2.2.tgz#ca684330c6dd6076a737250ed81ac1606cb0a63e"
integrity sha512-Q6B6H2oc8QY3llc3cB8kVmQ6pnJWVQbP7Q5algTcIxx7YEpc0oU4NBVHlztA7Ekzfhw2r0rPducMUiCGWKQRzw==
xml-name-validator@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"