Skip to content

Commit

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

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

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 Sep 8, 2024
1 parent 73d5c74 commit e7a7a8e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.94.0",
"webpack-node-externals": "^3.0.0",
"ws": "^8.17.1"
"ws": "^8.18.0"
},
"resolutions": {
"@types/react": "18.2.71",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2900,7 +2900,7 @@ __metadata:
web3: ^4.2.2
webpack: ^5.94.0
webpack-node-externals: ^3.0.0
ws: ^8.17.1
ws: ^8.18.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -20297,9 +20297,9 @@ 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"
"ws@npm:^8.18.0":
version: 8.18.0
resolution: "ws@npm:8.18.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -20308,7 +20308,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
optional: true
utf-8-validate:
optional: true
checksum: 442badcce1f1178ec87a0b5372ae2e9771e07c4929a3180321901f226127f252441e8689d765aa5cfba5f50ac60dd830954afc5aeae81609aefa11d3ddf5cecf
checksum: 91d4d35bc99ff6df483bdf029b9ea4bfd7af1f16fc91231a96777a63d263e1eabf486e13a2353970efc534f9faa43bdbf9ee76525af22f4752cbc5ebda333975
languageName: node
linkType: hard

Expand Down

0 comments on commit e7a7a8e

Please sign in to comment.