Skip to content

Commit

Permalink
chore: Update axios, debug, y-prosemirror, and yjs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arctixdev committed Jun 1, 2024
1 parent 3262fcb commit 8f42720
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
Binary file modified bun.lockb
Binary file not shown.
32 changes: 16 additions & 16 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"type": "module",
"dependencies": {
"@akademiaapp/schema": "1.0.27",
"axios": "^1.6.8",
"axios": "^1.7.2",
"cookie-parser": "~1.4.6",
"cors": "^2.8.5",
"debug": "~4.3.4",
"debug": "~4.3.5",
"express": "~4.19.2",
"http-errors": "~2.0.0",
"y-prosemirror": "^1.2.3",
"yjs": "^13.6.14"
"y-prosemirror": "^1.2.5",
"yjs": "^13.6.15"
},
"trustedDependencies": [
"@akademiaapp/schema"
Expand Down

0 comments on commit 8f42720

Please sign in to comment.