Skip to content

Commit

Permalink
[Snyk] Upgrade pinia from 2.1.7 to 2.2.0 (#87)
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.1.7 to 2.2.0.</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 **2 versions** ahead of your current
version.

- The recommended version was released on **21 days ago**.



<details>
<summary><b>Release notes</b></summary>
<br/>
  <details>
    <summary>Package name: <b>pinia</b></summary>
    <ul>
      <li>
<b>2.2.0</b> - <a
href="https://github.com/vuejs/pinia/releases/tag/pinia%402.2.0">2024-07-26</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.1.8-beta.0</b> - <a
href="https://github.com/vuejs/pinia/releases/tag/pinia%402.1.8-beta.0">2024-04-17</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.1.7</b> - 2023-10-13
      </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=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJjZTUzZTYxMS00YTkyLTRhMzEtYTA0NS0xMjA5NGFmYTBkOWQiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImNlNTNlNjExLTRhOTItNGEzMS1hMDQ1LTEyMDk0YWZhMGQ5ZCJ9fQ=="
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.1.7","to":"2.2.0"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"ce53e611-4a92-4a31-a045-12094afa0d9d","prPublicId":"ce53e611-4a92-4a31-a045-12094afa0d9d","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":2,"publishedDate":"2024-07-26T11:59:27.933Z"},"vulns":[]}'

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
Blankll and snyk-bot committed Aug 17, 2024
1 parent f110988 commit 7972b34
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
27 changes: 15 additions & 12 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 @@ -29,7 +29,7 @@
"lodash": "^4.17.21",
"markdown-it": "^14.1.0",
"monaco-editor": "^0.50.0",
"pinia": "^2.1.7",
"pinia": "^2.2.0",
"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 7972b34

Please sign in to comment.