Skip to content

Commit

Permalink
fix: update dependencies to the lates versions
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Nov 3, 2023
1 parent 743610f commit c45b113
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.5",
"@cocreate/indexeddb": "^1.16.0",
"@cocreate/local-storage": "^1.10.7",
"@cocreate/organizations": "^1.23.0",
"@cocreate/config": "^1.6.6",
"@cocreate/indexeddb": "^1.16.2",
"@cocreate/local-storage": "^1.10.8",
"@cocreate/organizations": "^1.23.2",
"@cocreate/uuid": "^1.7.2",
"ws": "7.5.9"
}
}
}

0 comments on commit c45b113

Please sign in to comment.