Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 23, 2024
1 parent 2ec9d27 commit 94a0d53
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
},
"homepage": "https://cocreate.app/docs/CoCreate-socket-server",
"dependencies": {
"@cocreate/config": "^1.10.0",
"@cocreate/uuid": "^1.10.0",
"@cocreate/utils": "^1.30.0",
"ws": "7.5.9"
"@cocreate/config": "^1.12.4",
"@cocreate/utils": "^1.34.0",
"@cocreate/uuid": "^1.11.3",
"ws": "^7.5.10"
}
}

0 comments on commit 94a0d53

Please sign in to comment.