mattpaulwilliamson / matthew-williamson

A blog
https://matthew-williamson.netlify.com/
MIT License
0 stars 0 forks source link

[Snyk] Fix for 1 vulnerabilities #105

Open mattpaulwilliamson opened 1 year ago

mattpaulwilliamson 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
⚠️ Warning ``` Failed to update the package-lock.json, please update manually before merging. ```
#### 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) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: gatsby-plugin-netlify-cms The new version differs by 250 commits.
  • 8d07242 chore(release): Publish
  • 0790895 chore(gatsby): Update README (#33615)
  • 06760d7 chore(gatsby): Change comment format in actions/public (#33592)
  • 7d66a23 feat(gatsby): capture number of ssg,dsg,ssr pages in telemetry (#33337)
  • 98a843c fix(gatsby): use lmdb.removeSync so getNode can't return deleted nodes (#33554)
  • 4d8e40b fix(gatsby-source-wordpress): Add steps for `refetch_ALL` (#33264)
  • 4761dc3 fix(gatsby): restore onPreBuild to being called right after bootstrap finishes (#33591)
  • 1cdbab6 fix(deps): update starters and examples gatsby packages to ^3.14.3 (#33553)
  • 0f421db chore(release): Publish next
  • 7d6a0aa fix(gatsby): fix page-tree in ink-cli (#33579)
  • 3993819 chore(gatsby): Add `assetPrefix` to `IGatsbyConfig` (#33575)
  • 6cc964a fix(gatsby-source-wordpress): restore PQR support (#33590)
  • 9eef270 specifying what actually changed (#33452)
  • 2975c4d feat(gatsby,gatsby-link): add queue to prefetch (#33530)
  • 68fe836 fix(gatsby): temporary workaround for stale jobs cache (#33586)
  • a800d9d fix(gatsby): Update internal usage of .runQuery (#33571)
  • 677760c chore(docs): Clarify SEO component guide (#33451)
  • ccca4b3 fix(gatsby): only remove unused code when apis got removed (#33527)
  • 8dbf550 fix(gatsby): assign correct parentSpans to PQR activities (#33568)
  • 31d5a5e fix(gatsby-dev-cli): resolve correct versions of packages with unpkg (#33551)
  • 5110074 fix(gatsby-plugin-gatsby-cloud): emit file nodes after source updates (#33548)
  • d2329df fix(gatsby): make sure 404 and 500 page inherit stateful status from original page (#33544)
  • 68e5b90 chore(docs): Update query var in part-7 tutorial (#33559)
  • a8cab55 chore(gatsby-plugin-react-helmet): Update Examples (#33552)
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/mattpaulwilliamson-github-marketplace/project/a3ced4b5-efca-485a-8a3b-d513ccc955aa?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/mattpaulwilliamson-github-marketplace/project/a3ced4b5-efca-485a-8a3b-d513ccc955aa?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":"db60ffc9-2b01-48fa-8e50-7c6e8c0ba1f4","prPublicId":"db60ffc9-2b01-48fa-8e50-7c6e8c0ba1f4","dependencies":[{"name":"gatsby","from":"2.1.18","to":"2.20.21"},{"name":"gatsby-plugin-netlify-cms","from":"3.0.12","to":"6.0.0"}],"packageManager":"npm","projectPublicId":"a3ced4b5-efca-485a-8a3b-d513ccc955aa","projectUrl":"https://app.snyk.io/org/mattpaulwilliamson-github-marketplace/project/a3ced4b5-efca-485a-8a3b-d513ccc955aa?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-DEBUG-3227433"],"upgrade":["SNYK-JS-DEBUG-3227433"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["pr-warning-shown","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)