From 1116b9d51b1434dd4bf80befdbf97b7f6bba5ade Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 21:16:47 +0000 Subject: [PATCH] Bump @capacitor/android from 3.9.0 to 5.5.1 Bumps [@capacitor/android](https://github.com/ionic-team/capacitor) from 3.9.0 to 5.5.1. - [Release notes](https://github.com/ionic-team/capacitor/releases) - [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md) - [Commits](https://github.com/ionic-team/capacitor/compare/3.9.0...5.5.1) --- 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..864307d 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.5.1", "@capacitor/cli": "5.4.2", "@capacitor/ios": "^3.2.5", "@nestjs/schematics": "^10.0.1", diff --git a/yarn.lock b/yarn.lock index 4d190af..2a9b9b4 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.5.1": + version "5.5.1" + resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-5.5.1.tgz#128dc5ab00f68c80d64ea18e961876b34b4ed859" + integrity sha512-WTnPnpaEvTtaEtTNRbh06Y1afF7A4plY/4uajAL0WW8tdR1FxieadF357yKGiAT6CudI/B+eOu6rxn6qWuphKg== "@capacitor/cli@5.4.2": version "5.4.2"