yurikrupnik / mussia8

Mussia8 base project monorepo poc for api gateway
alfred-lake.vercel.app
MIT License
0 stars 0 forks source link

[Snyk] Security upgrade next from 11.1.0 to 12.0.9 #249

Open snyk-bot opened 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

merge advice

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 611/1000
Why? Recently disclosed, Has a fix available, CVSS 6.5
Information Exposure
SNYK-JS-NODEFETCH-2342118
Yes No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: next The new version differs by 250 commits.
  • 07431d3 v12.0.9
  • c938e20 v12.0.9-canary.12
  • c385d1b REMOVE: duplicate key in docs/testing.md (#33681)
  • 9b98c5a chore(docs): update security headers specification (#33673)
  • 865a079 v12.0.9-canary.11
  • b5d4564 Revert "Relay Support in Rust Compiler" (#33699)
  • 5c6c385 Use relative path for example (#33565)
  • 65c63c9 v12.0.9-canary.10
  • b20eb99 Relay Support in Rust Compiler (#33240)
  • 99d4d6c Implement web server as the request handler for edge SSR (#33635)
  • f0e31ee feat(next-swc): Update swc (#33675)
  • d055fee Updated docs for getServerSideProps and getStaticProps return values (#33577)
  • 8d1c585 v12.0.9-canary.9
  • 72658c9 fix(errors/no-cache): `netlify-plugin-cache-nextjs` has been deprecated (#33629)
  • 7452c0b Add `lazyRoot` optional property to `next/image` component (#33290)
  • 9dd0399 feat(next-swc): Update swc (#33628)
  • eba64c2 Clarify `headers` config option description (#33484)
  • f60a480 v12.0.9-canary.8
  • c13d9a0 Update other instances of node-fetch (#33617)
  • e8c15e5 Ensure fetch polyfill is loaded in next-server (#33616)
  • 9a2d97c [examples] Add new Tailwind CSS Prettier plugin to example (#33614)
  • 562439d Update to latest version of turbo (#33613)
  • 3329ac6 v12.0.9-canary.7
  • c71465d Clarify `next/image` usage with `next export` based on feedback. (#33555)
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

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

batman – ./packages/ui/clients/batman

πŸ” Inspect: https://vercel.com/yurikrupnik/batman/8nkzi669hHJCScxpfDNTn4sXNz2s
βœ… Preview: https://batman-git-snyk-fix-806a8691179e1c346c287d07-791e69-yurikrupnik.vercel.app

alfred – ./packages/ui/clients/alfred

πŸ” Inspect: https://vercel.com/yurikrupnik/alfred/429AfXkW3rtRQqVXBGoTcNiFbSwX
βœ… Preview: https://alfred-git-snyk-fix-806a8691179e1c346c287d07-550876-yurikrupnik.vercel.app

secure-code-warrior-for-github[bot] commented 2 years ago

Micro-Learning Topic: Information disclosure (Detected by phrase)

Matched on "Information Exposure"

Many web applications and APIs do not properly protect sensitive data, such as financial, healthcare, and PII. Attackers may steal or modify such weakly protected data to conduct credit card fraud, identity theft, or other crimes. Sensitive data may be compromised without extra protection, such as encryption at rest or in transit, and requires special precautions when exchanged with the browser. Source: https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project

Try this challenge in Secure Code Warrior