From 00cccd423d726984487ac01839832ede0536da67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 21:11:39 +0000 Subject: [PATCH] Update dependency @nozbe/watermelondb to v0.27.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e965f38e..780762c76 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@aws-amplify/datastore": "3.12.12", "@aws-amplify/ui-angular": "2.4.27", "@babel/runtime": "7.22.5", - "@nozbe/watermelondb": "0.24.0", + "@nozbe/watermelondb": "0.27.1", "@types/express": "4.17.17", "@types/express-serve-static-core": "4.17.35", "aws-amplify": "4.3.46",