KirankumarAmbati / I-can-not-REACT

The complete book on Reactjs. Live at:
https://i-can-not-react.netlify.com
MIT License
101 stars 45 forks source link

[Snyk] Security upgrade gatsby from 3.13.0 to 4.14.0 #126

Open KirankumarAmbati opened 1 year ago

KirankumarAmbati 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.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=gatsby&from_version=3.13.0&to_version=4.14.0&pr_id=5b6fed2b-17b2-4055-b4d4-6f4532b2a2c9&visibility=true&has_feature_flag=false) #### 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 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-MINIMATCH-3050818](https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: gatsby The new version differs by 250 commits.
  • 2c324f6 chore(release): Publish
  • 55c7183 feat(contentful): add support for tables in Rich Text (#33870)
  • 053180a fix(gatsby): Better TS compilation error (#35594)
  • 0cf0bd9 chore(release): Publish next
  • 9a91295 fix(gatsby-plugin-image): fix image flickers (#35226)
  • f358dc3 chore(release): Publish next
  • 966aca8 feat(gatsby): Improvements to GraphQL TypeScript Generation (#35581)
  • 8bad9b3 perf(gatsby): Minify page-data (#35578)
  • 39e9840 chore(gatsby): Expose `serverDataStatus` field in SSR type declaration file (#35505)
  • ebd63b2 feat(gatsby-source-wordpress): use image cdn for non-resizable images in html (svgs/gifs mainly) (#35529)
  • 5e51519 fix(gatsby-source-wordpress): update test deps and fix int tests (#35582)
  • 128c7bb feat(gatsby-source-wordpress): always include draft slugs (#35573)
  • abc6dca feat(gatsby-plugin-image): add check for node.gatsbyImage in the getImage helper (#35507)
  • e51c3a3 chore(release): Publish next
  • c9d98a4 feat(gatsby): Initial GraphQL Typegen Implementation (#35487)
  • 17cbc7c fix(deps): update minor and patch dependencies for gatsby-source-graphql (#35545)
  • 10752ed fix(deps): update dependency fs-extra to ^10.1.0 (#34976)
  • 0abdcd6 fix(deps): update dependency coffeescript to ^2.7.0 for gatsby-plugin-coffeescript (#35550)
  • 7cda002 fix(deps): update dependency eslint-plugin-import to ^2.26.0 (#35551)
  • 3e74a9f fix(deps): update dependency eslint-plugin-react-hooks to ^4.5.0 (#35552)
  • fb98116 fix(deps): update minor and patch dependencies for gatsby-source-drupal (#35554)
  • c09287a chore(deps): update starters and examples (#35565)
  • bf854ca fix(deps): update dependency prop-types to ^15.8.1 for gatsby-link (#35291)
  • 71eb414 chore(deps): update dependency typescript to ^4.6.4 (#34984)
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/kirankumarambati/project/42218222-6dbb-420e-8842-5ee310ffef3b?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/kirankumarambati/project/42218222-6dbb-420e-8842-5ee310ffef3b?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":"5b6fed2b-17b2-4055-b4d4-6f4532b2a2c9","prPublicId":"5b6fed2b-17b2-4055-b4d4-6f4532b2a2c9","dependencies":[{"name":"gatsby","from":"3.13.0","to":"4.14.0"}],"packageManager":"npm","projectPublicId":"42218222-6dbb-420e-8842-5ee310ffef3b","projectUrl":"https://app.snyk.io/org/kirankumarambati/project/42218222-6dbb-420e-8842-5ee310ffef3b?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-MINIMATCH-3050818"],"upgrade":["SNYK-JS-MINIMATCH-3050818"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[551]}) --- **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)