From ed051515cf8ce579a8aec5cc145edb2d261a6998 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 02:14:41 +0000 Subject: [PATCH] Update dependency @aws-amplify/datastore to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c56a070d..88d2a57fe 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@angular/platform-browser-dynamic": "14.3.0", "@angular/router": "14.3.0", "@aws-amplify/cli": "12.8.2", - "@aws-amplify/datastore": "3.12.12", + "@aws-amplify/datastore": "5.0.4", "@aws-amplify/ui-angular": "2.4.27", "@babel/runtime": "7.23.2", "@nozbe/watermelondb": "0.24.0",