From 7387334bd5f3b2310f6d8bc39545e0de291619e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 22:45:47 +0000 Subject: [PATCH] Bump @capacitor/core from 7.1.0 to 7.4.3 Bumps [@capacitor/core](https://github.com/ionic-team/capacitor) from 7.1.0 to 7.4.3. - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/7.4.3/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor/compare/7.1.0...7.4.3) --- updated-dependencies: - dependency-name: "@capacitor/core" dependency-version: 7.4.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bdacf9c72..2f9d29fe0 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@capacitor/app": "7.0.0", "@capacitor/browser": "7.0.0", "@capacitor/clipboard": "7.0.0", - "@capacitor/core": "7.1.0", + "@capacitor/core": "7.4.3", "@capacitor/filesystem": "7.0.0", "@capacitor/haptics": "7.0.0", "@capacitor/keyboard": "7.0.0", diff --git a/yarn.lock b/yarn.lock index c24a6ce5d..eff4f3312 100644 --- a/yarn.lock +++ b/yarn.lock @@ -223,10 +223,10 @@ resolved "https://registry.yarnpkg.com/@capacitor/clipboard/-/clipboard-7.0.0.tgz#2a243d5691fbb2437baa302bbd235fba2c9a3d9c" integrity sha512-vASrjIbQq8XsvR3dRuaoDqcltH1S0ZeS/ARVYdQzyVDZLPN+FGYfOCtTRPaOOIw0KJiLRDqwhawJvx15NAEREA== -"@capacitor/core@7.1.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-7.1.0.tgz#afaa414e56295dc4a2a691d8527c31199977ee5a" - integrity sha512-I0a4C8gux5sx+HDamJjCiWHEWRdJU3hejwURFOSwJjUmAMkfkrm4hOsI0dgd+S0eCkKKKYKz9WNm7DAIvhm2zw== +"@capacitor/core@7.4.3": + version "7.4.3" + resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-7.4.3.tgz#eaf81286af7d8b109c18be9f0c01a8a94c86c352" + integrity sha512-wCWr8fQ9Wxn0466vPg7nMn0tivbNVjNy1yL4GvDSIZuZx7UpU2HeVGNe9QjN/quEd+YLRFeKEBLBw619VqUiNg== dependencies: tslib "^2.1.0"