From c65213808bf7134b81952d87b343bd003dce2624 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 28 Nov 2020 19:57:37 +0000 Subject: [PATCH] chore(deps): update capacitor monorepo to v2.4.3 --- client/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/package.json b/client/package.json index 01d418cf..9c129dc8 100644 --- a/client/package.json +++ b/client/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@apollo/react-hooks": "3.1.5", - "@capacitor/core": "2.4.1", + "@capacitor/core": "2.4.3", "@ionic/react": "5.1.1", "@ionic/react-router": "5.1.1", "@testing-library/jest-dom": "5.9.0", @@ -62,7 +62,7 @@ ] }, "devDependencies": { - "@capacitor/cli": "2.4.1", + "@capacitor/cli": "2.4.3", "@types/simpl-schema": "0.2.7" }, "description": "An Ionic project"