From 9db7ba4540435c145974192803a96e641b1294bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Nov 2022 17:26:30 +0000 Subject: [PATCH] Update dependency @aws-amplify/datastore to v3.14.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 704476a89..0e06c867a 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@angular/platform-browser-dynamic": "14.2.8", "@angular/router": "14.2.8", "@aws-amplify/cli": "10.4.0", - "@aws-amplify/datastore": "3.12.12", + "@aws-amplify/datastore": "3.14.3", "@aws-amplify/ui-angular": "2.4.25", "@babel/runtime": "7.20.1", "@nozbe/watermelondb": "0.24.0",