From ed98cc1f00678711590e0ce3020502e13278be5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 04:56:47 +0000 Subject: [PATCH] Update dependency @aws-amplify/datastore to v3.14.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 184bf1b66..8c89bac65 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@angular/platform-browser-dynamic": "17.2.1", "@angular/router": "17.2.1", "@aws-amplify/cli": "12.10.1", - "@aws-amplify/datastore": "3.12.12", + "@aws-amplify/datastore": "3.14.7", "@aws-amplify/ui-angular": "5.0.10", "@babel/runtime": "7.23.9", "@nozbe/watermelondb": "0.24.0",