From 3f41126a1279f58664ad4d0d48676d9275d34752 Mon Sep 17 00:00:00 2001 From: frankpagan Date: Tue, 24 Oct 2023 04:46:13 -0600 Subject: [PATCH] fix: bump dependencies --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6c2f2b0..6460d3d 100644 --- a/package.json +++ b/package.json @@ -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" } -} +} \ No newline at end of file