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.0"
},
"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.0
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.0":
version: 8.15.0
resolution: "ws@npm:8.15.0"
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: ca15c590aa49bc0197223b8ab7d15e7362ae6c4011d91ed0e5cd5867cdd5497fd71470ea36314833b4b078929fe64dc4ba7748b1e58e50a0f8e41f147db2b464
languageName: node
linkType: hard

Expand Down