Skip to content

Commit

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

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

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 26, 2023
1 parent 252b417 commit 9db939a
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 @@ -6,7 +6,7 @@
"license": "GPL-3.0",
"dependencies": {
"json-bigint": "^1.0.0",
"ws": "^8.14.1"
"ws": "^8.14.2"
},
"main": "index.js",
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ __metadata:
resolution: "chia-api@workspace:."
dependencies:
json-bigint: ^1.0.0
ws: ^8.14.1
ws: ^8.14.2
languageName: unknown
linkType: soft

Expand All @@ -30,9 +30,9 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.14.1":
version: 8.14.1
resolution: "ws@npm:8.14.1"
"ws@npm:^8.14.2":
version: 8.14.2
resolution: "ws@npm:8.14.2"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -41,6 +41,6 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: 9e310be2b0ff69e1f87d8c6d093ecd17a1ed4c37f281d17c35e8c30e2bd116401775b3d503249651374e6e0e1e9905db62fff096b694371c77561aee06bc3466
checksum: 3ca0dad26e8cc6515ff392b622a1467430814c463b3368b0258e33696b1d4bed7510bc7030f7b72838b9fdeb8dbd8839cbf808367d6aae2e1d668ce741d4308b
languageName: node
linkType: hard

0 comments on commit 9db939a

Please sign in to comment.