Skip to content

Commit

Permalink
fix(deps): update dependency sharedb to v5 (#3666)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent f75de3d commit 890c843
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 30 deletions.
41 changes: 13 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/h5p-shared-state-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"ajv": "^8.12.0",
"debug": "^4.3.4",
"jsonpath-plus": "^7.2.0",
"sharedb": "^3.3.1",
"sharedb": "^5.0.0",
"ws": "^8.13.0"
},
"devDependencies": {
"@types/sharedb": "3.3.13",
"@types/sharedb": "5.1.0",
"@types/ws": "8.5.13"
},
"publishConfig": {
Expand Down

0 comments on commit 890c843

Please sign in to comment.