Skip to content

Commit 0099386

Browse files
Blankllsnyk-bot
andauthored
[Snyk] Upgrade @tauri-apps/plugin-os from 2.2.1 to 2.2.2 (#225)
![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) <h3>Snyk has created this PR to upgrade @tauri-apps/plugin-os from 2.2.1 to 2.2.2.</h3> :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project. <hr/> - The recommended version is **1 version** ahead of your current version. - The recommended version was released **24 days ago**. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>@tauri-apps/plugin-os</b></summary> <ul> <li> <b>2.2.2</b> - 2025-06-16 </li> <li> <b>2.2.1</b> - 2025-03-10 </li> </ul> from <a href="https://redirect.github.com/tauri-apps/plugins-workspace/releases">@tauri-apps/plugin-os GitHub release notes</a> </details> </details> --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - This PR was automatically created by Snyk using the credentials of a real user. --- **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs._ **For more information:** <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI0MTc4YWRjOC01MTU1LTQwYzItYTAwNi1lYTEyNTFjN2VkYjgiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjQxNzhhZGM4LTUxNTUtNDBjMi1hMDA2LWVhMTI1MWM3ZWRiOCJ9fQ==" width="0" height="0"/> > - 🧐 [View latest project report](https://app.snyk.io/org/blankll/project/d19c39b4-9b25-4232-b09a-2d71e94c8a24?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) > - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates?utm_source=&utm_content=fix-pr-template) > - 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/blankll/project/d19c39b4-9b25-4232-b09a-2d71e94c8a24/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) > - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/blankll/project/d19c39b4-9b25-4232-b09a-2d71e94c8a24/settings/integration?pkg&#x3D;@tauri-apps/plugin-os&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades) [//]: # 'snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"@tauri-apps/plugin-os","from":"2.2.1","to":"2.2.2"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"4178adc8-5155-40c2-a006-ea1251c7edb8","prPublicId":"4178adc8-5155-40c2-a006-ea1251c7edb8","packageManager":"npm","priorityScoreList":[],"projectPublicId":"d19c39b4-9b25-4232-b09a-2d71e94c8a24","projectUrl":"https://app.snyk.io/org/blankll/project/d19c39b4-9b25-4232-b09a-2d71e94c8a24?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2025-06-16T21:54:19.619Z"},"vulns":[]}' Co-authored-by: snyk-bot <[email protected]>
1 parent 4f74cfd commit 0099386

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@tauri-apps/plugin-dialog": "^2.2.2",
2828
"@tauri-apps/plugin-fs": "^2.3.0",
2929
"@tauri-apps/plugin-global-shortcut": "^2.2.1",
30-
"@tauri-apps/plugin-os": "^2.2.1",
30+
"@tauri-apps/plugin-os": "^2.2.2",
3131
"@tauri-apps/plugin-shell": "^2.2.1",
3232
"@tauri-apps/plugin-store": "^2.2.0",
3333
"debug": "^4.4.1",

0 commit comments

Comments
 (0)