Skip to content

Commit c20925e

Browse files
authored
[Snyk] Security upgrade postcss-url from 10.1.3 to 10.1.4 (#193)
![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) ### Snyk has created this PR to fix 2 vulnerabilities in the pnpm dependencies of this project. #### Snyk changed the following file(s): - `packages/pluggable-widgets-tools/package.json` <details> <summary>⚠️ <b>Warning</b></summary> ``` Failed to update the pnpm-lock.yaml, please update manually before merging. ``` </details> #### Vulnerabilities that will be fixed with an upgrade: | | Issue | Score | :-------------------------:|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png 'high severity') | Regular Expression Denial of Service (ReDoS) <br/>[SNYK-JS-MINIMATCH-15309438](https://snyk.io/vuln/SNYK-JS-MINIMATCH-15309438) | &nbsp;&nbsp;**756**&nbsp;&nbsp; ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png 'high severity') | Inefficient Algorithmic Complexity <br/>[SNYK-JS-MINIMATCH-15353389](https://snyk.io/vuln/SNYK-JS-MINIMATCH-15353389) | &nbsp;&nbsp;**756**&nbsp;&nbsp; #### Breaking Change Risk ![Merge Risk: Low](https://img.shields.io/badge/Merge%20Risk%3A%20Low-006400?style=for-the-badge) > **Notice:** This assessment is enhanced by AI. --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - Max score is 1000. Note that the real score may have changed since the PR was raised. > - 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 fix PRs._ For more information: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIwZTAzMzEzNS1mNzBiLTQ1NTQtOWE2OC0xM2UwYTE0MWNmZWIiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjBlMDMzMTM1LWY3MGItNDU1NC05YTY4LTEzZTBhMTQxY2ZlYiJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/appdev/project/cbeaa236-9e0b-4aaf-95fc-11bd1aef9c80?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;fix-pr) 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates?utm_source=github&utm_content=fix-pr-template) 🛠 [Adjust project settings](https://app.snyk.io/org/appdev/project/cbeaa236-9e0b-4aaf-95fc-11bd1aef9c80?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;fix-pr/settings) 📚 [Read about Snyk's upgrade logic](https://docs.snyk.io/scan-with-snyk/snyk-open-source/manage-vulnerabilities/upgrade-package-versions-to-fix-vulnerabilities?utm_source=github&utm_content=fix-pr-template) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lesson/redos/?source&#x3D;registry-oss-fix-pr&amp;loc&#x3D;fix-pr) [//]: # 'snyk:metadata:{"breakingChangeRiskLevel":"low","FF_showPullRequestBreakingChanges":true,"FF_showPullRequestBreakingChangesWebSearch":false,"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"postcss-url","from":"10.1.3","to":"10.1.4"}],"env":"prod","issuesToFix":["SNYK-JS-MINIMATCH-15309438","SNYK-JS-MINIMATCH-15353389"],"prId":"0e033135-f70b-4554-9a68-13e0a141cfeb","prPublicId":"0e033135-f70b-4554-9a68-13e0a141cfeb","packageManager":"pnpm","priorityScoreList":[756,756],"projectPublicId":"cbeaa236-9e0b-4aaf-95fc-11bd1aef9c80","projectUrl":"https://app.snyk.io/org/appdev/project/cbeaa236-9e0b-4aaf-95fc-11bd1aef9c80?utm_source=github&utm_medium=referral&page=fix-pr","prType":"fix","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"type":"user-initiated","upgrade":["SNYK-JS-MINIMATCH-15309438","SNYK-JS-MINIMATCH-15353389"],"vulns":["SNYK-JS-MINIMATCH-15309438","SNYK-JS-MINIMATCH-15353389"],"patch":[],"isBreakingChange":false,"remediationStrategy":"vuln"}'
2 parents 93f6d38 + a450ed5 commit c20925e

2 files changed

Lines changed: 7 additions & 14 deletions

File tree

packages/pluggable-widgets-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"mime": "^4.1.0",
8282
"postcss": "^8.5.10",
8383
"postcss-import": "^14.0.2",
84-
"postcss-url": "^10.1.0",
84+
"postcss-url": "^10.1.4",
8585
"prettier": "^2.5.1",
8686
"react-test-renderer": "^19.2.5",
8787
"recursive-copy": "^2.0.11",

pnpm-lock.yaml

Lines changed: 6 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)