Skip to content

Commit

Permalink
fix: upgrade @capacitor/clipboard 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/clipboard from 5.0.6 to 5.0.8.

See this package in yarn:
@capacitor/clipboard

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 9b1ed7e
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 @@ -82,7 +82,7 @@
"@capacitor/android": "^5.0.0",
"@capacitor/app": "^5.0.0",
"@capacitor/camera": "^5.0.0",
"@capacitor/clipboard": "^5.0.0",
"@capacitor/clipboard": "^5.0.8",
"@capacitor/core": "^5.0.0",
"@capacitor/filesystem": "^5.0.0",
"@capacitor/haptics": "^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 @@ -283,10 +283,10 @@
tslib "^2.4.0"
xml2js "^0.5.0"

"@capacitor/clipboard@^5.0.0":
version "5.0.6"
resolved "https://registry.yarnpkg.com/@capacitor/clipboard/-/clipboard-5.0.6.tgz#abc0101fb1b2780e829542b2d31f9eb1480b8ee8"
integrity sha512-VsokRAn+0HVWj6riSRdspczEfqFoHbrhS/XRhGoEPsj0uvYPSufy0Kb2dpnSqkeeElhh2Jvn8jmVAzII2XeR9w==
"@capacitor/clipboard@^5.0.8":
version "5.0.8"
resolved "https://registry.yarnpkg.com/@capacitor/clipboard/-/clipboard-5.0.8.tgz#bb37fbf5e44a02f6c8900d672ba63a145e7d4694"
integrity sha512-eIlJDwUp5UrGoNhASqQaHfW4mw5dw/COEoFbdVWC+wcB/fe8crcbYwpm8YbMwp0e/k+i+M/kOYcejvVmuFetZg==

"@capacitor/core@^5.0.0":
version "5.4.1"
Expand Down

0 comments on commit 9b1ed7e

Please sign in to comment.