ibm-ecosystem-engineering / ibm-gsi-cloudnative-journey

Cloud Native Learning Journey to enable GSI Partners to learn cloud native development with the IBM Enterprise Sandbox
https://ibm-ecosystem-lab.github.io/ibm-gsi-cloudnative-journey/
Apache License 2.0
4 stars 26 forks source link

[Snyk] Security upgrade gatsby-plugin-sharp from 3.6.0 to 4.23.0 #276

Open mjperrins opened 2 years ago

mjperrins commented 2 years 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-plugin-sharp&from_version=3.6.0&to_version=4.23.0&pr_id=79c1aa9f-554b-4a60-bc88-66a1ad5104c1&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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **696/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-NTHCHECK-1586032](https://snyk.io/vuln/SNYK-JS-NTHCHECK-1586032) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: gatsby-plugin-sharp The new version differs by 250 commits.
  • 92543af chore(release): Publish
  • e79623c fix(create-gatsby): Missing "plugins" in cmses.json (#36566)
  • a373d80 chore(docs): Remove `content` from sourcing guide (#36562)
  • 8b59183 fix(gatsby): Remove default support for non ESM browsers (#36522)
  • fab2db2 chore: setup v5 release channel (#36540)
  • bac1e7a chore(gatsby): Update `react-refresh` to `^0.14.0` (#36553)
  • 5f6ad91 chore(deps): update dependency autoprefixer to ^10.4.8 for gatsby-plugin-sass (#36273)
  • cc3ef79 fix(deps): update dependency eslint-plugin-react-hooks to ^4.6.0 (#36040)
  • 856b695 chore(deps): update [dev] minor and patch dependencies for gatsby-legacy-polyfills (#35547)
  • 0b6e823 chore(deps): update dependency @ types/semver to ^7.3.12 (#36510)
  • 0e56ad6 chore(deps): update dependency microbundle to ^0.15.1 for gatsby-link (#36512)
  • 80f6616 chore(deps): update dependency microbundle to ^0.15.1 for gatsby-script (#36513)
  • 34c8e51 fix(deps): update dependency eslint-plugin-jsx-a11y to ^6.6.1 (#36039)
  • afba8ca chore(deps): update [dev] minor and patch dependencies for gatsby-source-shopify (#34363)
  • b55e1d5 chore(docs): monorepos support (#36504)
  • 8aeae21 fix(gatsby): pass custom graphql context provided by createResolverContext to materialization executor (#36552)
  • 9c5eacf fix(gatsby): Handle renderToPipeableStream errors (#36555)
  • 42e241c feat(gatsby): split up head & page component loading (#36545)
  • dc9aa9a chore(gatsby): perfect `GatsbyConfig.proxy` type (#36548)
  • 1125e58 fix: ci pipeline (#36544)
  • 7fe8e51 fix(deps): update dependency react-docgen to ^5.4.3 for gatsby-transformer-react-docgen (#36277)
  • bc04e8f chore(docs): migrate cloud docs to dotcom(1) (#36452)
  • 59c1f4f fix(deps): update starters and examples - gatsby (#36503)
  • 0d4dfe9 chore(docs): update url of `deleteNode` (#36502)
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/mjperrins/project/7fa00037-13ec-4559-8c3c-d5a59fffa36d?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/mjperrins/project/7fa00037-13ec-4559-8c3c-d5a59fffa36d?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":"79c1aa9f-554b-4a60-bc88-66a1ad5104c1","prPublicId":"79c1aa9f-554b-4a60-bc88-66a1ad5104c1","dependencies":[{"name":"gatsby-plugin-sharp","from":"3.6.0","to":"4.23.0"}],"packageManager":"npm","projectPublicId":"7fa00037-13ec-4559-8c3c-d5a59fffa36d","projectUrl":"https://app.snyk.io/org/mjperrins/project/7fa00037-13ec-4559-8c3c-d5a59fffa36d?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-NTHCHECK-1586032"],"upgrade":["SNYK-JS-NTHCHECK-1586032"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[696]}) --- **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)