Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Aug 21, 2023
1 parent d3ca7e8 commit a15e7db
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/indexeddb": "^1.12.1",
"@cocreate/local-storage": "^1.9.1",
"@cocreate/organizations": "^1.17.1",
"@cocreate/uuid": "^1.6.1",
"@cocreate/indexeddb": "^1.13.0",
"@cocreate/local-storage": "^1.10.0",
"@cocreate/organizations": "^1.18.0",
"@cocreate/uuid": "^1.7.0",
"ws": "7.5.9"
}
}
}

0 comments on commit a15e7db

Please sign in to comment.