Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 9fe1ba2 commit 5c9f12d
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 @@ -64,7 +64,7 @@
"prettier": "^3.0.3",
"prettier-plugin-jsdoc": "^1.0.2",
"typescript": "latest",
"ws": "^8.14.1"
"ws": "^8.15.1"
},
"peerDependencies": {
"ts-node": "^10.9.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2787,7 +2787,7 @@ git-hook-tasks@ncpa0cpl/git-hook-tasks:
termx-markup: ~2.0.2
typescript: latest
whatwg-url-without-unicode: ^8.0.0-3
ws: ^8.14.1
ws: ^8.15.1
peerDependencies:
ts-node: ^10.9.1
bin:
Expand Down Expand Up @@ -3243,9 +3243,9 @@ git-hook-tasks@ncpa0cpl/git-hook-tasks:
languageName: node
linkType: hard

"ws@npm:^8.14.1":
version: 8.14.1
resolution: "ws@npm:8.14.1"
"ws@npm:^8.15.1":
version: 8.15.1
resolution: "ws@npm:8.15.1"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -3254,7 +3254,7 @@ git-hook-tasks@ncpa0cpl/git-hook-tasks:
optional: true
utf-8-validate:
optional: true
checksum: 9e310be2b0ff69e1f87d8c6d093ecd17a1ed4c37f281d17c35e8c30e2bd116401775b3d503249651374e6e0e1e9905db62fff096b694371c77561aee06bc3466
checksum: 8c67365f6e6134278ad635d558bfce466d7ef7543a043baea333aaa430429f0af8a130c0c36e7dd78f918d68167a659ba9b5067330b77c4b279e91533395952b
languageName: node
linkType: hard

Expand Down

0 comments on commit 5c9f12d

Please sign in to comment.