From 80bb32d97a2e2186a6e36ae81e481500aba2044c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 21:35:23 +0000 Subject: [PATCH] Bump @capacitor/android from 3.9.0 to 5.7.2 Bumps [@capacitor/android](https://github.com/ionic-team/capacitor) from 3.9.0 to 5.7.2. - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/5.7.2/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor/compare/3.9.0...5.7.2) --- updated-dependencies: - dependency-name: "@capacitor/android" dependency-type: direct:development update-type: version-update:semver-major ... 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 d66df18..ad79cbb 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@angular/cli": "~16.2.0", "@angular/compiler-cli": "~16.2.0", "@angular/language-service": "~16.2.7", - "@capacitor/android": "^3.2.5", + "@capacitor/android": "^5.7.2", "@capacitor/cli": "5.4.2", "@capacitor/ios": "^3.2.5", "@nestjs/schematics": "^10.0.1", diff --git a/yarn.lock b/yarn.lock index 831c9a7..ab3e08c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2003,10 +2003,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@capacitor/android@^3.2.5": - version "3.9.0" - resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-3.9.0.tgz#73032c49e0d6cdb4bdd1c01565e28f3913f25fee" - integrity sha512-YTPyrh1NozEuYXWGtfqN27TLXUrLbZX9fggyd4JQ1yMaUZTmLPm5dCuznONhQ49aPkJnUJB02JfpHy/qGwa2Lw== +"@capacitor/android@^5.7.2": + version "5.7.2" + resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-5.7.2.tgz#a6eed6398e62aae3b87df3785bf3821309d8e327" + integrity sha512-T4U+15R/1PyokW0Le92j7AV19kuO25his2ymF2xf2I04fZUDj8RjmXA+za7i3K8vhxtKkTdY2dPAywrfNAM09Q== "@capacitor/cli@5.4.2": version "5.4.2"