Skip to content

Commit

Permalink
[Snyk] Upgrade pinia from 2.2.1 to 2.2.2 (#100)
Browse files Browse the repository at this point in the history
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)


<h3>Snyk has created this PR to upgrade pinia 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 on **23 days ago**.



<details>
<summary><b>Release notes</b></summary>
<br/>
  <details>
    <summary>Package name: <b>pinia</b></summary>
    <ul>
      <li>
<b>2.2.2</b> - <a
href="https://github.com/vuejs/pinia/releases/tag/pinia%402.2.2">2024-08-15</a></br><p>Please
refer to <a
href="https://github.com/vuejs/pinia/blob/v2/packages/pinia/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
      </li>
      <li>
<b>2.2.1</b> - <a
href="https://github.com/vuejs/pinia/releases/tag/pinia%402.2.1">2024-08-06</a></br><p>Please
refer to <a
href="https://github.com/vuejs/pinia/blob/v2/packages/pinia/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
      </li>
    </ul>
from <a href="https://github.com/vuejs/pinia/releases">pinia 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=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJmNzRmOWE0ZC1kZDZhLTQzY2ItOWU1ZC01YWY1MWQzM2RiM2YiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImY3NGY5YTRkLWRkNmEtNDNjYi05ZTVkLTVhZjUxZDMzZGIzZiJ9fQ=="
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)
> - 🛠 [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;pinia&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":"pinia","from":"2.2.1","to":"2.2.2"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"f74f9a4d-dd6a-43cb-9e5d-5af51d33db3f","prPublicId":"f74f9a4d-dd6a-43cb-9e5d-5af51d33db3f","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":"2024-08-15T17:40:34.087Z"},"vulns":[]}'

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
Blankll and snyk-bot authored Sep 7, 2024
1 parent f976a09 commit aa81a83
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lodash": "^4.17.21",
"markdown-it": "^14.1.0",
"monaco-editor": "^0.50.0",
"pinia": "^2.2.1",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^3.2.1",
"pretty-bytes": "^6.1.1",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#v1",
Expand Down

0 comments on commit aa81a83

Please sign in to comment.