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
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"express": "^5.2.1",
"ua-parser-js": "^2.0.9",
"ws": "^8.18.3"
"ws": "^8.20.0"
},
"engines": {
"node": "20.x"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ __metadata:
dependencies:
express: ^5.2.1
ua-parser-js: ^2.0.9
ws: ^8.18.3
ws: ^8.20.0
languageName: unknown
linkType: soft

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

"ws@npm:^8.18.3":
version: 8.18.3
resolution: "ws@npm:8.18.3"
"ws@npm:^8.20.0":
version: 8.20.0
resolution: "ws@npm:8.20.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -709,6 +709,6 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: d64ef1631227bd0c5fe21b3eb3646c9c91229402fb963d12d87b49af0a1ef757277083af23a5f85742bae1e520feddfb434cb882ea59249b15673c16dc3f36e0
checksum: 2b31d24a53690770564a033c21ea48390f84d23fbc5abc14b2bbec4e112846f2f3ca66caee769a73fb8bc89ba16b452a6911a553e9742bbc75bccb79e203953e
languageName: node
linkType: hard
Loading