From 659554dfbbec5296d24f47b519ca20bea587b5e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 00:07:53 +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 9e0c9944..9a6444cd 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@angular/platform-browser-dynamic": "17.3.12", "@angular/router": "17.3.12", "@aws-amplify/cli": "12.14.4", - "@aws-amplify/datastore": "3.12.12", + "@aws-amplify/datastore": "3.14.7", "@aws-amplify/ui-angular": "5.1.3", "@babel/runtime": "7.27.6", "@nozbe/watermelondb": "0.24.0",