ArnieHung / PQC-factbook

An interactive website that showcases NIST pqc candidates.
MIT License
1 stars 0 forks source link

[Snyk] Fix for 1 vulnerabilities #3

Open danghoangnhan opened 11 months ago

danghoangnhan commented 11 months 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![critical severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/c.png "critical severity") | **980/1000**
**Why?** Currently trending on Twitter, Mature exploit, Recently disclosed, Has a fix available, CVSS 9.6 | Heap-based Buffer Overflow
[SNYK-JS-SHARP-5922108](https://snyk.io/vuln/SNYK-JS-SHARP-5922108) | No | Mature (*) 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 197 commits.
  • ceb5527 chore(release): Publish
  • 5bd48a5 chore(docs): update algolia guide (#38085)
  • 89a3232 chore(gatsby-source-contentful): Fix docs pageLimit default value (#38082)
  • 7501d18 chore(docs): Typo in v4 to v5 migration guide (#38081)
  • cbc0b35 feat(create-gatsby): Add Tailwind as a styling choice (#37944)
  • 768581f chore(changelogs): update changelogs (#38077)
  • 9284520 fix(deps): update starters and examples gatsby packages to ^5.9.1 (#38073)
  • 22394b9 fix(deps): update e2e tests (major) (#38071)
  • 9bb9037 chore(deps): update starters and examples (#38067)
  • ed5855e fix(gatsby): don't serve codeframes for files outside of compilation (#38059)
  • 4cd23bf chore(release): Publish next
  • dfdeed4 fix(gatsby-source-drupal): add image cdn support for `files` type and `typePrefix` (#38057)
  • e5e2bb7 fix(gatsby-source-drupal): find mimetype field (#38056)
  • 38fae7a chore(docs): Improve wording in main tutorial part 6 (#38054)
  • a9c54f7 chore(release): Publish next
  • d611439 fix(deps): update minor and patch dependencies for gatsby-source-graphql (#38028)
  • 213d8b0 fix(deps): update minor and patch dependencies for gatsby-plugin-mdx (#38027)
  • 272dacd fix(gatsby): handle cyclic chunkgroup children (#38052)
  • a83ed19 fix(deps): update minor and patch dependencies for gatsby (#38005)
  • d7cccfe fix(deps): update dependency sharp to ^0.32.1 (#38024)
  • 2d2b7c2 chore: Fix dirty lock file
  • 1a4b234 chore(deps): update dependency @ jridgewell/trace-mapping to ^0.3.18 for gatsby-legacy-polyfills (#37996)
  • ccecd9d chore(deps): update dependency rimraf to v5 for gatsby-page-utils (#38039)
  • 94099a9 chore(deps): update dependency rimraf to v5 for gatsby-plugin-utils (#38040)
See the full diff
Package name: gatsby-transformer-sharp The new version differs by 196 commits.
  • ceb5527 chore(release): Publish
  • 5bd48a5 chore(docs): update algolia guide (#38085)
  • 89a3232 chore(gatsby-source-contentful): Fix docs pageLimit default value (#38082)
  • 7501d18 chore(docs): Typo in v4 to v5 migration guide (#38081)
  • cbc0b35 feat(create-gatsby): Add Tailwind as a styling choice (#37944)
  • 768581f chore(changelogs): update changelogs (#38077)
  • 9284520 fix(deps): update starters and examples gatsby packages to ^5.9.1 (#38073)
  • 22394b9 fix(deps): update e2e tests (major) (#38071)
  • 9bb9037 chore(deps): update starters and examples (#38067)
  • ed5855e fix(gatsby): don't serve codeframes for files outside of compilation (#38059)
  • 4cd23bf chore(release): Publish next
  • dfdeed4 fix(gatsby-source-drupal): add image cdn support for `files` type and `typePrefix` (#38057)
  • e5e2bb7 fix(gatsby-source-drupal): find mimetype field (#38056)
  • 38fae7a chore(docs): Improve wording in main tutorial part 6 (#38054)
  • a9c54f7 chore(release): Publish next
  • d611439 fix(deps): update minor and patch dependencies for gatsby-source-graphql (#38028)
  • 213d8b0 fix(deps): update minor and patch dependencies for gatsby-plugin-mdx (#38027)
  • 272dacd fix(gatsby): handle cyclic chunkgroup children (#38052)
  • a83ed19 fix(deps): update minor and patch dependencies for gatsby (#38005)
  • d7cccfe fix(deps): update dependency sharp to ^0.32.1 (#38024)
  • 2d2b7c2 chore: Fix dirty lock file
  • 1a4b234 chore(deps): update dependency @ jridgewell/trace-mapping to ^0.3.18 for gatsby-legacy-polyfills (#37996)
  • ccecd9d chore(deps): update dependency rimraf to v5 for gatsby-page-utils (#38039)
  • 94099a9 chore(deps): update dependency rimraf to v5 for gatsby-plugin-utils (#38040)
See the full diff
Package name: sharp The new version differs by 250 commits.
  • eefaa99 Release v0.32.6
  • dbce6fa Upgrade to libvips v8.14.5
  • af0fcb3 Docs: changelog for #3799
  • c6f54e5 Bump devDeps
  • 846563e TypeScript: add definitions for block and unblock (#3799)
  • 9c217ab Ensure withMetadata can add RGB16 profiles #3773
  • e7381e5 Alternative fix for 4340d60, uses existing StaySequential
  • 4340d60 Ensure composite tile images fully decoded #3767
  • 7f64d46 Docs: add missing returns property to raw
  • 67e927b Docs: ensure all functions include method signature #3777
  • 9c7713e Docs: remove mention of EXIF from flip/flop ops
  • 8be6da1 Docs: clarify when rotate op will remove EXIF Orientation
  • 9563568 Ensure withMetadata skips default profile for RGB16 #3773
  • 44a0ee3 Release v0.32.5
  • ccd51c8 Upgrade to libvips v8.14.4
  • bb7469b Ensure withMetadata adds default sRGB profile #3761
  • a2cac61 Simplify 90/270 orient-before-resize logic (#3762)
  • 5c19f6d Ensure resize fit=inside respects 90/270 rotate #3756
  • 3d01775 Docs: changelog entries for #3748 #3755 #3758
  • 87562a5 TypeScript: Ensure WebpOptions minSize is boolean (#3758)
  • 2829e17 Fix build with musl 1.2.4 (#3755)
  • ffefbd2 TypeScript: add missing WebpPresetEnum (#3748)
  • bc8f983 Tests: ensure Jimp benchmark uses bicubic as resizing kernel (#3745)
  • 440936a Tests: update benchmark deps and container (#3744)
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/danghoangnhan/project/1db185f1-7d48-4b9f-ab2f-ad0bef92ca32?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/danghoangnhan/project/1db185f1-7d48-4b9f-ab2f-ad0bef92ca32?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":"2a691b4f-5a99-4908-ba59-2a16a9ff9754","prPublicId":"2a691b4f-5a99-4908-ba59-2a16a9ff9754","dependencies":[{"name":"gatsby-plugin-sharp","from":"5.8.0","to":"5.10.0"},{"name":"gatsby-transformer-sharp","from":"5.9.0-next.0","to":"5.10.0"},{"name":"sharp","from":"0.30.7","to":"0.32.6"}],"packageManager":"npm","projectPublicId":"1db185f1-7d48-4b9f-ab2f-ad0bef92ca32","projectUrl":"https://app.snyk.io/org/danghoangnhan/project/1db185f1-7d48-4b9f-ab2f-ad0bef92ca32?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-SHARP-5922108"],"upgrade":["SNYK-JS-SHARP-5922108"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["pr-warning-shown","priorityScore"],"priorityScoreList":[980],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io/?loc=fix-pr)
gatsby-cloud[bot] commented 11 months ago

:x: PQC-factbook-main deploy preview failed

Your build failed. View the build logs.

gatsby-cloud[bot] commented 11 months ago

:x: PQC-factbook-main deploy preview failed

Your build failed. View the build logs.