Bump ws from 7.2.3 to 7.4.6 in /extensions/azurecore (#19540)

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

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

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-26 10:58:01 -07:00
committed by GitHub
parent 386c986480
commit b64b3f6b0b
2 changed files with 6 additions and 6 deletions

View File

@@ -352,7 +352,7 @@
"node-fetch": "^2.6.7",
"qs": "^6.9.1",
"vscode-nls": "^4.0.0",
"ws": "^7.2.0"
"ws": "^7.4.6"
},
"devDependencies": {
"@types/keytar": "4.4.0",