Skip to content

Commit c4b5468

Browse files
Bump ws from 7.2.1 to 7.4.6 (#616)
Bumps [ws](https://github.com/websockets/ws) from 7.2.1 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.2.1...7.4.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 968acf1 commit c4b5468

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"webpack-cli": "^3.3.8",
7070
"webpack-dev-server": "^3.8.0",
7171
"whatwg-fetch": "^2.0.3",
72-
"ws": "^7.2.0"
72+
"ws": "^7.4.6"
7373
},
7474
"dependencies": {
7575
"adbkit": "^2.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11544,10 +11544,10 @@ write@^0.2.1:
1154411544
dependencies:
1154511545
mkdirp "^0.5.1"
1154611546

11547-
ws@3.0.0, ws@5.1.1, ws@^5.2.0, ws@^6.0.0, ws@^6.2.1, ws@^7, ws@^7.2.0:
11548-
version "7.2.1"
11549-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.1.tgz#03ed52423cd744084b2cf42ed197c8b65a936b8e"
11550-
integrity sha512-sucePNSafamSKoOqoNfBd8V0StlkzJKL2ZAhGQinCfNQ+oacw+Pk7lcdAElecBF2VkLNZRiIb5Oi1Q5lVUVt2A==
11547+
ws@3.0.0, ws@5.1.1, ws@^5.2.0, ws@^6.0.0, ws@^6.2.1, ws@^7, ws@^7.2.0, ws@^7.4.6:
11548+
version "7.4.6"
11549+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
11550+
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
1155111551

1155211552
xml-name-validator@^3.0.0:
1155311553
version "3.0.0"

0 commit comments

Comments
 (0)