Skip to content

Commit

Permalink
fix: upgrade @capacitor/share from 5.0.6 to 5.0.8
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @capacitor/share from 5.0.6 to 5.0.8.

See this package in yarn:
@capacitor/share

See this project in Snyk:
https://app.snyk.io/org/logseq-shared/project/5a3d2338-cdfe-4786-a6d7-222f2c01c29e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 16, 2025
1 parent b85fc7c commit 42d8642
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@capacitor/haptics": "^5.0.0",
"@capacitor/ios": "^5.0.0",
"@capacitor/keyboard": "^5.0.0",
"@capacitor/share": "^5.0.0",
"@capacitor/share": "^5.0.8",
"@capacitor/splash-screen": "^5.0.0",
"@capacitor/status-bar": "^5.0.0",
"@capawesome/capacitor-background-task": "^5.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -315,10 +315,10 @@
resolved "https://registry.yarnpkg.com/@capacitor/keyboard/-/keyboard-5.0.6.tgz#04400e71b677abf9f1fc1ceaffd1211e7d864319"
integrity sha512-9GewAa/y2Hwkdw/Be8MTdiAjrFZ7TPDKpR44M0Y/0QMnK+mBbgzcoZ/UkuumWv6e2F1IAI+VY5eYVQHDeZcRoA==

"@capacitor/share@^5.0.0":
version "5.0.6"
resolved "https://registry.yarnpkg.com/@capacitor/share/-/share-5.0.6.tgz#76d2f6f13d1596999c49a0d99d21e7a63b8ecfef"
integrity sha512-/dVOW7kcuuD7hWB9Z1drArIpEk+5JCoMnMrAs2c7CLp3q5PeaXNJjTkGr6RJ1OtMhsHyXc6DAFwQ4frFkmZsgw==
"@capacitor/share@^5.0.8":
version "5.0.8"
resolved "https://registry.yarnpkg.com/@capacitor/share/-/share-5.0.8.tgz#64d234827159f8ea279b71a222bc717a145ab727"
integrity sha512-Gj7z5Umf9blsROY+XzOdxepPQnbyn9AHEB9W1tVfl3QsYt6qEwoi+cgfE7ZOSAjcF/iERSnPlDNvK1tt6L5gcQ==

"@capacitor/splash-screen@^5.0.0":
version "5.0.6"
Expand Down

0 comments on commit 42d8642

Please sign in to comment.