skrantzman / DNN_Tailwind

DNN_Tailwind is a powerful theme development platform that allows you to create robust and responsive DNN website themes, all while writing very little css.
https://www.dnntailwind.com
GNU General Public License v3.0
8 stars 0 forks source link

[Snyk] Security upgrade tailwindcss from 2.0.3 to 2.2.0 #39

Open skrantzman opened 9 months ago

skrantzman commented 9 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json - package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **551/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 5.3 | Improper Input Validation
[SNYK-JS-POSTCSS-5926692](https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: tailwindcss The new version differs by 250 commits.
  • 0bc3eeb 2.2.0
  • 729b09a Update CHANGELOG
  • 674d79d move cssnano to devDependencies
  • f63b453 Add `tailwindcss/nesting` plugin (#4673)
  • 243e881 Resolve purge paths relative to the current working directory (#4655)
  • 38a71d8 Use `tmp` file as a touch file (#4650)
  • af4a77a Remove unused import
  • 81816df Support arbitrary values for object-position
  • 0d47ffd Fix cloning issues (#4646)
  • 03eab31 Update prettier to version 2.3.1
  • 7f564d2 Update eslint to version 7.28.0
  • 546cff8 Allow quotes in arbitrary value blocks (#4625)
  • cb2598c Add support for transform, filter, backdrop-filter, box-shadow and ring to pseudo-elements (#4624)
  • d6da12f Update CHANGELOG
  • ff64417 Add `blur-none` with intent to deprecate `blur-0` (#4614)
  • 34d0551 Remove need for `filter` and `backdrop-filter` toggles (#4611)
  • f4799a3 add tests for the `--postcss` option in the new CLI (#4607)
  • b86aa5c Remove need for `transform` toggle (#4604)
  • 6f1d5f0 prefer local plugins (#4598)
  • 976acb4 Update changelog
  • 8518fee implement purge safelist (#4580)
  • 3569d49 fix cli purge option when using commas (#4578)
  • 40645d7 Rename `--files` option in CLI to `--purge`
  • 63a67cb improve integration tests (#4572)
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/skrantzman/project/33e1149f-df24-4002-accd-a55d9fb3dc73?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/skrantzman/project/33e1149f-df24-4002-accd-a55d9fb3dc73?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"42410e59-f76f-478b-80c0-03619e4e8107","prPublicId":"42410e59-f76f-478b-80c0-03619e4e8107","dependencies":[{"name":"tailwindcss","from":"2.0.3","to":"2.2.0"}],"packageManager":"npm","projectPublicId":"33e1149f-df24-4002-accd-a55d9fb3dc73","projectUrl":"https://app.snyk.io/org/skrantzman/project/33e1149f-df24-4002-accd-a55d9fb3dc73?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-POSTCSS-5926692"],"upgrade":["SNYK-JS-POSTCSS-5926692"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[551],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Improper Input Validation](https://learn.snyk.io/lesson/improper-input-validation/?loc=fix-pr)