Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] committed Jun 19, 2024
1 parent 90ee13c commit 177c0d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"redux": "^4.2.1",
"redux-thunk": "^2.4.2",
"uuid": "^9.0.1",
"ws": "^8.14.2"
"ws": "^8.17.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ __metadata:
uuid: "npm:^9.0.1"
vite: "npm:^4.5.3"
vite-node: "npm:0.34.6"
ws: "npm:^8.14.2"
ws: "npm:^8.17.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3065,9 +3065,9 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.14.2":
version: 8.14.2
resolution: "ws@npm:8.14.2"
"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"
Expand All @@ -3076,7 +3076,7 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: 815ff01d9bc20a249b2228825d9739268a03a4408c2e0b14d49b0e2ae89d7f10847e813b587ba26992bdc33e9d03bed131e4cae73ff996baf789d53e99c31186
checksum: 4264ae92c0b3e59c7e309001e93079b26937aab181835fb7af79f906b22cd33b6196d96556dafb4e985742dd401e99139572242e9847661fdbc96556b9e6902d
languageName: node
linkType: hard

Expand Down

0 comments on commit 177c0d8

Please sign in to comment.