haysclark / gatsby-starter-casper

The Casper theme v1.4 ported to GatsbyJS
https://haysclark.github.io/gatsby-starter-casper/
MIT License
198 stars 54 forks source link

[Snyk] Security upgrade gatsby-transformer-remark from 2.1.19 to 5.25.1 #93

Open haysclark opened 1 year ago

haysclark 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **798/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.1 | Arbitrary Code Injection
[SNYK-JS-GATSBYTRANSFORMERREMARK-3228581](https://snyk.io/vuln/SNYK-JS-GATSBYTRANSFORMERREMARK-3228581) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: gatsby-transformer-remark The new version differs by 250 commits.
  • 4dcca80 chore(release): Publish
  • 59076c8 fix(gatsby-transformer-remark): Disallow JS frontmatter by default (#37244) (#37298)
  • 48a3db4 fix(gatsby): [rendering engines] use results of exports removal if sourceMap was not generated alongside transformed code (#37282) (#37299)
  • ea42d7f fix(gatsby): don't output file-loader assets to .cache (#37284) (#37300)
  • 2cc9eaf chore(release): Publish
  • a729764 fix(gatsby-source-wordpress): Add back nodeType field that was removed in last version (#37212) (#37218)
  • 188d3e7 chore(release): Publish
  • 947e11b chore(gatsby-source-wordpress): use wpgql 1.13 in itests (#37146) (#37208)
  • 5e72a5d chore(release): Publish
  • 2dc715d chore: remove tracedSVG (#37093) (#37127)
  • 07c0478 chore(release): Publish
  • c698f13 fix(gatsby-source-wordpress): WPGraphQL 1.13.0 compatibility (#37134) (#37183)
  • 49cca44 chore(release): Publish
  • fac9fbc feat(gatsby-source-drupal): Provide proxyUrl in addition to baseUrl to allow using CDN, API gateway, etc. (#36819) (#37084)
  • 2bc5902 feat(gatsby-source-wordpress): MediaItem.excludeFieldNames / auto exclude interface types that have no fields (#37062) (#37085)
  • 1f92e69 fix(gatsby-source-wordpress) pass store for auth (#37006) (#37083)
  • ab793c3 chore(release): Publish
  • 07a126d fix(gatsby): stale node manifests (#36988)
  • 288d836 chore(lerna): Use latest-v4 npm dist tag in 4.24 branch (#36995)
  • c7b94b5 chore(release): Publish
  • 1926b4e feat(gatsby): handle graphql-import-node bundling (#36951) (#36953)
  • 5e5d565 chore(release): Publish
  • be43418 fix(gatsby): Also clear cache on gatsby version change (#36913) (#36925)
  • 012761e chore(release): Publish
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/haysclark/project/84a46da2-929c-4011-a1c0-e2f10a98415b?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/haysclark/project/84a46da2-929c-4011-a1c0-e2f10a98415b?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":"fce1915e-06d7-4853-9d69-41d4c1e6be1e","prPublicId":"fce1915e-06d7-4853-9d69-41d4c1e6be1e","dependencies":[{"name":"gatsby-transformer-remark","from":"2.1.19","to":"5.25.1"}],"packageManager":"npm","projectPublicId":"84a46da2-929c-4011-a1c0-e2f10a98415b","projectUrl":"https://app.snyk.io/org/haysclark/project/84a46da2-929c-4011-a1c0-e2f10a98415b?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-GATSBYTRANSFORMERREMARK-3228581"],"upgrade":["SNYK-JS-GATSBYTRANSFORMERREMARK-3228581"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[798]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Arbitrary Code Injection](https://learn.snyk.io/lessons/malicious-code-injection/javascript/?loc=fix-pr)