Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Oct 24, 2023
1 parent 67af150 commit 3f41126
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,11 +58,11 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/config": "^1.6.4",
"@cocreate/indexeddb": "^1.14.3",
"@cocreate/local-storage": "^1.10.5",
"@cocreate/organizations": "^1.21.4",
"@cocreate/config": "^1.6.5",
"@cocreate/indexeddb": "^1.16.0",
"@cocreate/local-storage": "^1.10.7",
"@cocreate/organizations": "^1.23.0",
"@cocreate/uuid": "^1.7.2",
"ws": "7.5.9"
}
}
}

0 comments on commit 3f41126

Please sign in to comment.