diff --git a/package.json b/package.json index d66df18..7c26a14 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.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 831c9a7..eeefd98 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.1": + version "5.7.1" + resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-5.7.1.tgz#1985f4660f1406113d949431f0cbc45a8347f68c" + integrity sha512-qDsFw72y5GMHup148jrG/DJacEpjCz+r7lteAnMh8Jo1/TJCBvX53MVRmeHKrAnriE2BvTtHSZn4VPNcZlK7+Q== "@capacitor/cli@5.4.2": version "5.4.2"