Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 2 vulnerabilities #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

javakian
Copy link
Owner

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 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
Yes No Known Exploit
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
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.
  • 7c43f38 chore(release): Publish
  • 9a087ec fix(gatsby): fix eperm when cache getting cleared (#35154) (#35197)
  • a56b652 fix(gatsby): PnP fixes (#35194) (#35199)
  • 0b6067a fix(gatsby): remove apis from ts,tsx (#35183) (#35198)
  • f080b46 chore(release): Publish
  • 0275fad fix(gatsby-plugin-preact): fix preact alias (#35156) (#35169)
  • 3ac159f fix(gatsby-plugin-utils): Add missing fs-extra dep (#35165) (#35168)
  • 0f2ec73 fix(gatsby-cli): Resolve babel preset ts explicitly (#35153) (#35167)
  • 24b9fde chore(release): Publish
  • f10eb58 chore: Update eslintignore
  • 4753cf9 chore(docs): Update migration guide to add more info about image resolvers (#35105)
  • cd0b80c chore(docs): update documentation for node-fetch to use CommonJS (#35129)
  • 9690c7c fix(gatsby-plugin-sharp): Handle diff duotone settings (#35075)
  • bf8392c chore(gatsby): add generic to GatsbyFunctionRequest (#35029)
  • c5b8bb9 fix(deps): update starters and examples - gatsby (#35085)
  • 56fbf8d feat(gatsby-core-utils,gatsby-cli): Allow write to gatsby-config.ts (#35074)
  • fb9c014 chore(plugins): Deprecate create client paths plugin (#35124)
  • 500d17a chore(docs): Update query-execution.md (#35115)
  • 6d01f21 docs(gh-pages): improve separate repository instructions (#35118)
  • c02d256 chore(docs): Fix typos (#35119)
  • a5cd72a fix(gatsby): use lmdb for resultHash cache so shared across workers (#34925)
  • c0f394d fix(create-gatsby): Update wordpress deps in schema (#35107)
  • 46e2902 fix(gatsby): null check for context (#35096)
  • 5852dc8 feat(gatsby): Capture number of compiled TS files in Telemetry (#35023)

See the full diff

Package name: gatsby-plugin-netlify-cms The new version differs by 250 commits.
  • 7efd49e chore(release): Publish
  • 6b6eeb7 chore(gatsby-plugin-netlify-cms): add deprecation notice (#38753) (#38754)
  • 8919f51 chore(release): Publish
  • bba81d6 chore: update gatsby-adapter-netlify version manifest (#38745) (#38746)
  • 04030d1 chore(release): Publish
  • 3380c59 fix(gatsby-source-contentful): don't apply parent node links to child nodes (#38728) (#38730)
  • 4d78fba chore(release): Publish
  • f713e59 fix: re-install lmdb when detecting the absence of @ LMDB prebuilt packages (#38691) (#38707)
  • c5ec678 chore(release): Publish
  • 1090558 feat(gatsby,gatsby-adapter-netlify): support pathPrefix and trailingSlash options (#38666) (#38701)
  • 3ce63a4 chore(release): Publish
  • 8ae5702 fix(gatsby-adapter-netlify): adapter use headerRoutes (#38652) (#38674)
  • 8ae8281 chore(release): Publish
  • c43080f fix: respect 'force' and 'conditions' properties on redirects (#38657) (#38664)
  • 4bf84f0 test(adapters-e2e): deploy to platform instead of ntl serve (#38643) (#38662)
  • 67c8832 test: bump node version for pnp tests (#38656) (#38663)
  • 6869562 fix(gatsby): Adapter header rules (#38644) (#38661)
  • 4a76878 chore: added logging for cache handling (#38654) (#38660)
  • 470d182 chore(release): Publish
  • 02e925a fix(gatsby): support multiple instances of same variable in gatsbyImage placeholderUrl (#38626) (#38647)
  • 8302bc8 fix(gatsby): don't force leading slash for external paths in routes manifest (#38639) (#38646)
  • 39d2fd8 chore(release): Publish
  • acb8799 fix(gatsby): open lmdb instances in writeable locations in generated ssr/dsg function (#38631) (#38638)
  • 1e8748c chore(release): Publish

See the full diff

Package name: gatsby-plugin-sharp The new version differs by 250 commits.
  • 0a455df chore(release): Publish
  • 91dc167 fix(gatsby): don't log FAST_DEV message for each worker (#32961) (#32967)
  • f936c93 fix(gatsby): set staticQueryResultHash to new hash on data change (#32949) (#32966)
  • ea161ce feat(gatsby-graphiql-explorer): upgrade to webpack 5 (#30642)
  • 944e381 chore(release): Publish next
  • d6326df fix(gatsby-core-utils): Switch `auth` option from got to username/password (#32665)
  • cf9c066 fix(gatsby): add this typings to actions (#32210)
  • 53aa88e chore: enable test parallelism (#32766)
  • b7deabc fix(deps): update starters and examples - gatsby (#32843)
  • 6025c84 chore(deps): update dependency katex to ^0.13.13 for gatsby-remark-katex (#32567)
  • d87c5cb chore: enable lmdb by default and update node for next major (#32695)
  • 818d6c1 feat(gatsby-plugin-gatsby-cloud): Add `disablePreviewUI` option (#32907)
  • f556a00 chore: update changelogs (#32924)
  • aba5eba feat(gatsby): enable webpack caching in development for everyone (#32922)
  • ac7bd4e feat(gatsby-source-wordpress): allow path to js file for beforeChangeNode option (#32901)
  • 1a87a8a docs(gatsby-source-wordpress): document content sync (#32768)
  • 417df15 chore: re-generate changelogs (#32886)
  • 1810874 fix(gatsby-source-wordpress): draft previews (#32915)
  • 7c72ab8 chore(gatsby): remove unused packages (#32903)
  • afb06d7 chore(docs): Add hint for MDX plugin in remark-plugin-tutorial (#32876)
  • 1303ecb chore(docs): Update wording for "using-web-fonts" (#32902)
  • 9589911 chore(docs): Fix code highlighting in part 6 (#32900)
  • 568d4ce feat(gatsby-source-drupal): Use the collection count from JSON:API extras to enable parallel API requests for cold builds (#32883)
  • 41f5337 fix(deps): update typescript to ^4.29.3 (#32614)

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

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Uncontrolled resource consumption

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants