Skip to content

Commit

Permalink
Bump ws from 8.16.0 to 8.17.1 (#1628)
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.16.0...8.17.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 062e627 commit ef5cc22
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"web3": "^4.2.2",
"webpack": "^5.89.0",
"webpack-node-externals": "^3.0.0",
"ws": "^8.16.0"
"ws": "^8.17.1"
},
"resolutions": {
"@types/react": "18.2.71",
Expand Down
19 changes: 17 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2786,7 +2786,7 @@ __metadata:
web3: ^4.2.2
webpack: ^5.89.0
webpack-node-externals: ^3.0.0
ws: ^8.16.0
ws: ^8.17.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -19988,7 +19988,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
languageName: node
linkType: hard

"ws@npm:^8.13.0, ws@npm:^8.16.0, ws@npm:^8.8.1":
"ws@npm:^8.13.0, ws@npm:^8.8.1":
version: 8.16.0
resolution: "ws@npm:8.16.0"
peerDependencies:
Expand All @@ -20003,6 +20003,21 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
languageName: node
linkType: hard

"ws@npm:^8.17.1":
version: 8.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 442badcce1f1178ec87a0b5372ae2e9771e07c4929a3180321901f226127f252441e8689d765aa5cfba5f50ac60dd830954afc5aeae81609aefa11d3ddf5cecf
languageName: node
linkType: hard

"xdg-basedir@npm:^4.0.0":
version: 4.0.0
resolution: "xdg-basedir@npm:4.0.0"
Expand Down

0 comments on commit ef5cc22

Please sign in to comment.