commerce
commerce copied to clipboard
[Snyk] Fix for 2 vulnerabilities
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:
- public/ueditor/package.json
Vulnerabilities that will be fixed
With an upgrade:
| Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity |
|---|---|---|---|---|
| 696/1000 Why? Proof of Concept exploit, Has a fix available, CVSS 7.5 |
Regular Expression Denial of Service (ReDoS) SNYK-JS-ANSIREGEX-1583908 |
Yes | Proof of Concept | |
| 589/1000 Why? Has a fix available, CVSS 7.5 |
Prototype Pollution SNYK-JS-UNSETVALUE-2400660 |
No | No Known Exploit |
(*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: grunt
The new version differs by 7 commits.Package name: grunt-contrib-compress
The new version differs by 5 commits.Package name: grunt-contrib-concat
The new version differs by 8 commits.- 9e0f72f 2.0.0
- de2b0e9 Merge pull request #192 from gruntjs/release-2
- 2f2aeff Release docs
- 63a42a8 Merge pull request #191 from gruntjs/update-deps-oct
- 4c4fab8 Update CI
- 71d6edd Update dependencies
- 9054b14 Merge pull request #176 from alexjking/fix-browserify-sourcemap-regex
- b1cf785 fix(sourcemap-regex): fix regex to match browserify sorucemap charset
Package name: grunt-contrib-cssmin
The new version differs by 9 commits.- 3ff3635 v4.0.0.
- a62ac0e package.json: switch to the caret operator for clean-css
- f8b6a7b Adds "no rebase" test case.
- 5c05f6b Updates clean-css dependency to version 5.
- 83b0c2f Update all dependencies except clean-css
- e6dc6f8 Bump lodash from 4.17.15 to 4.17.19 (#305)
- efa725b Bump underscore.string from 3.3.4 to 3.3.5 (#303)
- 6d57138 Merge pull request #302 from gruntjs/dependabot/npm_and_yarn/lodash-4.17.15
- 866523c Bump lodash from 4.17.10 to 4.17.15
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
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Regular Expression Denial of Service (ReDoS) 🦉 Prototype Pollution