Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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