Bump ws from 7.2.0 to 7.4.6 in /extensions/notebook (#18184)

Bumps [ws](https://github.com/websockets/ws) from 7.2.0 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.2.0...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-01-28 14:16:20 -08:00
committed by GitHub
parent 81f2f3c64a
commit fbe10c72c6
2 changed files with 5 additions and 12 deletions

View File

@@ -749,7 +749,7 @@
"tar": "^6.1.9",
"vscode-languageclient": "^5.3.0-next.1",
"vscode-nls": "^4.0.0",
"ws": "^7.2.0"
"ws": "^7.4.6"
},
"devDependencies": {
"@types/adm-zip": "^0.4.32",