dwp / dwp-patterns

DWP pattern library
MIT License
4 stars 3 forks source link

[Snyk] Fix for 1 vulnerabilities #65

Open mrnil opened 1 year ago

mrnil commented 1 year 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 #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **461/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 3.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-DEBUG-3227433](https://snyk.io/vuln/SNYK-JS-DEBUG-3227433) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: xo The new version differs by 132 commits.
  • 56d9891 0.20.0
  • a22e5dc 0.19.0
  • 6245086 Disable `enforceForRenamedProperties` for `prefer-destructuring` (#297)
  • 652a6e5 Remove deprecated `--compact` CLI flag (#293)
  • 60fd100 Force bump dependencies
  • f1bb0a1 Bump `eslint-config-xo`
  • 414ad2d Bump `eslint-plugin-unicorn`
  • 552cbb1 Update globby to the latest version (#295)
  • 6d8a93b Update URL to new org
  • 9859dfb Set `ecmaVersion` to 2018
  • 8526f2e Bump `eslint-plugin-node`
  • 34dca07 Disable the `node/exports-style` rule
  • 42e03f1 Disable the `node/no-unpublished-require/import` rules
  • 61a85cf Revert JSDoc plugin (#291)
  • 07df074 Add related package to readme (#290)
  • 78f621f Bump dependencies
  • c1f1be6 Add JSDoc plugin (#286)
  • 0d18368 Enforce rules based on "engines" field in package.json (#281)
  • b2e5428 Update eslint-plugin-unicorn (#287)
  • 8ef54e0 Bump prettier to 1.10.2 (#284)
  • fdf051d Use globby gitignore handling (#283)
  • fd89175 Add optional Prettier support (#271)
  • 7c77af3 ✨ Welcome @ pvdlg to the project ✨
  • 16fb8e2 Add eslint-plugin-node (#268)
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/dwp-4cl/project/c29ee372-1c19-4540-b595-65d76a83f2b5?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/dwp-4cl/project/c29ee372-1c19-4540-b595-65d76a83f2b5?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":"2793dd80-ef1b-4982-88b9-7066bb3130a9","prPublicId":"2793dd80-ef1b-4982-88b9-7066bb3130a9","dependencies":[{"name":"grunt-contrib-watch","from":"0.5.3","to":"0.6.0"},{"name":"xo","from":"0.14.0","to":"0.20.0"}],"packageManager":"npm","projectPublicId":"c29ee372-1c19-4540-b595-65d76a83f2b5","projectUrl":"https://app.snyk.io/org/dwp-4cl/project/c29ee372-1c19-4540-b595-65d76a83f2b5?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-DEBUG-3227433"],"upgrade":["SNYK-JS-DEBUG-3227433"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[461]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr)