Skip to content
Open
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 apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"cors": "^2.8.5",
"express": "^4.18.1",
"mongodb": "^4.12.1",
"ws": "^8.8.0"
"ws": "^8.17.1"
},
"devDependencies": {
"@craft/eslint-config-tylercraft": "^1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1217,7 +1217,7 @@ __metadata:
nodemon: "npm:1.19.1"
npm-run-all: "npm:^4.1.5"
typescript: "npm:^5.5.3"
ws: "npm:^8.8.0"
ws: "npm:^8.17.1"
languageName: unknown
linkType: soft

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

"ws@npm:^8.8.0":
version: 8.13.0
resolution: "ws@npm:8.13.0"
"ws@npm:^8.17.1":
version: 8.18.0
resolution: "ws@npm:8.18.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -7736,7 +7736,7 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: 10/1769532b6fdab9ff659f0b17810e7501831d34ecca23fd179ee64091dd93a51f42c59f6c7bb4c7a384b6c229aca8076fb312aa35626257c18081511ef62a161d
checksum: 10/70dfe53f23ff4368d46e4c0b1d4ca734db2c4149c6f68bc62cb16fc21f753c47b35fcc6e582f3bdfba0eaeb1c488cddab3c2255755a5c3eecb251431e42b3ff6
languageName: node
linkType: hard

Expand Down