Skip to content

Commit

Permalink
[Snyk] Upgrade: @alpinejs/collapse, @alpinejs/persist, @sentry/webpac…
Browse files Browse the repository at this point in the history
…k-plugin, @tailwindcss/typography (#293)

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)


<h3>Snyk has created this PR to upgrade multiple dependencies.</h3>
👯 The following dependencies are linked and will therefore be updated
together.
</br></br>
: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.
</br></br>


| Name | Versions | Released on |
| :--- | :------- | :---------- |

**@alpinejs/collapse**</br>from 3.13.2 to 3.14.1 | **10 versions** ahead
of your current version | **3 months ago**</br>on 2024-06-18
**@alpinejs/persist**</br>from 3.13.2 to 3.14.1 | **10 versions** ahead
of your current version | **3 months ago**</br>on 2024-06-18
**@sentry/webpack-plugin**</br>from 2.10.1 to 2.22.3 | **23 versions**
ahead of your current version | **21 days ago**</br>on 2024-08-28
**@tailwindcss/typography**</br>from 0.5.10 to 0.5.14 | **4 versions**
ahead of your current version | **a month ago**</br>on 2024-08-07




---

> [!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=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJlYmFlMWQxMS04M2M0LTQ2ODktOWIyMS1iMjI4ZjUxMWE0NGIiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImViYWUxZDExLTgzYzQtNDY4OS05YjIxLWIyMjhmNTExYTQ0YiJ9fQ=="
width="0" height="0"/>

> - 🧐 [View latest project
report](https://app.snyk.io/org/thejoeejoee/project/6e6d51e2-2747-4b1f-b39e-6542e0050aaf?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/thejoeejoee/project/6e6d51e2-2747-4b1f-b39e-6542e0050aaf/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/thejoeejoee/project/6e6d51e2-2747-4b1f-b39e-6542e0050aaf/settings/integration?pkg&#x3D;&amp;pkg&#x3D;&amp;pkg&#x3D;&amp;pkg&#x3D;&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":"","from":"alpinejs/collapse","to":"alpinejs/collapse"},{"name":"","from":"alpinejs/persist","to":"alpinejs/persist"},{"name":"","from":"sentry/webpack-plugin","to":"sentry/webpack-plugin"},{"name":"","from":"tailwindcss/typography","to":"tailwindcss/typography"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"ebae1d11-83c4-4689-9b21-b228f511a44b","prPublicId":"ebae1d11-83c4-4689-9b21-b228f511a44b","packageManager":"yarn","priorityScoreList":[],"projectPublicId":"6e6d51e2-2747-4b1f-b39e-6542e0050aaf","projectUrl":"https://app.snyk.io/org/thejoeejoee/project/6e6d51e2-2747-4b1f-b39e-6542e0050aaf?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":10,"publishedDate":"2024-06-18T11:09:18.667Z"},"vulns":[]}'
  • Loading branch information
thejoeejoee authored Sep 18, 2024
2 parents 73e64de + 7689a36 commit 231e368
Show file tree
Hide file tree
Showing 2 changed files with 397 additions and 110 deletions.
8 changes: 4 additions & 4 deletions webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"build": "webpack --mode production --config webpack.prod.config.js"
},
"dependencies": {
"@alpinejs/collapse": "^3.13.2",
"@alpinejs/persist": "^3.13.2",
"@sentry/webpack-plugin": "^2.10.1",
"@alpinejs/collapse": "^3.14.1",
"@alpinejs/persist": "^3.14.1",
"@sentry/webpack-plugin": "^2.22.3",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/typography": "^0.5.10",
"@tailwindcss/typography": "^0.5.14",
"alpinejs": "^3.13.2",
"autoprefixer": "^10.4.16",
"css-loader": "^6.6.0",
Expand Down
Loading

0 comments on commit 231e368

Please sign in to comment.