Skip to content

Commit

Permalink
[Snyk] Upgrade @tailwindcss/forms from 0.5.7 to 0.5.8 (#300)
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 @tailwindcss/forms from 0.5.7 to
0.5.8.</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 **22 days ago**.



---

> [!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=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIxZWE4NmY3Mi1lZGEyLTQxYTAtODJlMS01ZmNjZWRmYWVmNDEiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjFlYTg2ZjcyLWVkYTItNDFhMC04MmUxLTVmY2NlZGZhZWY0MSJ9fQ=="
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;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":"tailwindcss/forms","to":"tailwindcss/forms"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"1ea86f72-eda2-41a0-82e1-5fccedfaef41","prPublicId":"1ea86f72-eda2-41a0-82e1-5fccedfaef41","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":1,"publishedDate":"2024-08-28T13:19:30.392Z"},"vulns":[]}'
  • Loading branch information
thejoeejoee authored Sep 21, 2024
2 parents 6f40a55 + 68065c9 commit 7b9b09b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@alpinejs/collapse": "^3.14.1",
"@alpinejs/persist": "^3.14.1",
"@sentry/webpack-plugin": "^2.22.3",
"@tailwindcss/forms": "^0.5.6",
"@tailwindcss/forms": "^0.5.8",
"@tailwindcss/typography": "^0.5.14",
"alpinejs": "^3.13.2",
"autoprefixer": "^10.4.16",
Expand Down
8 changes: 4 additions & 4 deletions webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -626,10 +626,10 @@
unplugin "1.0.1"
uuid "^9.0.0"

"@tailwindcss/forms@^0.5.6":
version "0.5.7"
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.7.tgz#db5421f062a757b5f828bc9286ba626c6685e821"
integrity sha512-QE7X69iQI+ZXwldE+rzasvbJiyV/ju1FGHH0Qn2W3FKbuYtqp8LKcy6iSw79fVUT5/Vvf+0XgLCeYVG+UV6hOw==
"@tailwindcss/forms@^0.5.8":
version "0.5.9"
resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.9.tgz#b495c12575d6eae5865b2cbd9876b26d89f16f61"
integrity sha512-tM4XVr2+UVTxXJzey9Twx48c1gcxFStqn1pQz0tRsX8o3DvxhN5oY5pvyAbUx7VTaZxpej4Zzvc6h+1RJBzpIg==
dependencies:
mini-svg-data-uri "^1.2.3"

Expand Down

0 comments on commit 7b9b09b

Please sign in to comment.