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] Upgrade: , , , , , , , , axios, chart.js, material-react-table, next #2

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

Conversation

KOTTAGENVH
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Name Versions Released on

@emotion/styled
from 11.11.5 to 11.13.0 | 2 versions ahead of your current version | 2 months ago
on 2024-07-20
@fortawesome/fontawesome-svg-core
from 6.5.2 to 6.6.0 | 1 version ahead of your current version | 2 months ago
on 2024-07-16
@fortawesome/free-solid-svg-icons
from 6.5.2 to 6.6.0 | 1 version ahead of your current version | 2 months ago
on 2024-07-16
@emotion/react
from 11.11.4 to 11.13.3 | 3 versions ahead of your current version | 25 days ago
on 2024-08-21
@mui/icons-material
from 5.16.0 to 5.16.7 | 7 versions ahead of your current version | a month ago
on 2024-08-09
@mui/material
from 5.16.0 to 5.16.7 | 7 versions ahead of your current version | a month ago
on 2024-08-09
@mui/x-date-pickers
from 7.9.0 to 7.14.0 | 7 versions ahead of your current version | 23 days ago
on 2024-08-23
@reduxjs/toolkit
from 2.2.6 to 2.2.7 | 1 version ahead of your current version | 2 months ago
on 2024-07-27
axios
from 1.7.2 to 1.7.5 | 3 versions ahead of your current version | 23 days ago
on 2024-08-23
chart.js
from 4.4.3 to 4.4.4 | 1 version ahead of your current version | a month ago
on 2024-08-20
material-react-table
from 2.13.0 to 2.13.1 | 1 version ahead of your current version | 2 months ago
on 2024-07-28
next
from 14.2.4 to 14.2.6 | 2 versions ahead of your current version | 24 days ago
on 2024-08-21

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Server-side Request Forgery (SSRF)
SNYK-JS-AXIOS-7361793
761 Proof of Concept
Release notes
Package name: @emotion/styled
  • 11.13.0 - 2024-07-20

    Minor Changes

    • #3198 d8ff8a5 Thanks @ Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

      Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

      Default files should continue to work in all environments.

    • #3215 a9f6912 Thanks @ Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

    Patch Changes

    • Updated dependencies [d8ff8a5, a9f6912]:
      • @ emotion/serialize@1.3.0
      • @ emotion/use-insertion-effect-with-fallbacks@1.1.0
      • @ emotion/utils@1.4.0
  • 11.12.0 - 2024-07-19
  • 11.11.5 - 2024-03-29
from @emotion/styled GitHub release notes
Package name: @fortawesome/fontawesome-svg-core from @fortawesome/fontawesome-svg-core GitHub release notes
Package name: @fortawesome/free-solid-svg-icons from @fortawesome/free-solid-svg-icons GitHub release notes
Package name: @emotion/react
  • 11.13.3 - 2024-08-21

    Patch Changes

    • #3232 0ce3ed0 Thanks @ ENvironmentSet! - Distribute css prop attachment over props that are union types

    • Updated dependencies []:

      • @ emotion/serialize@1.3.1
  • 11.13.0 - 2024-07-20

    Minor Changes

    • #3198 d8ff8a5 Thanks @ Andarist! - Migrated away from relying on process.env.NODE_ENV checks to differentiate between production and development builds.

      Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.

      Default files should continue to work in all environments.

    • #3215 a9f6912 Thanks @ Andarist! - Added edge-light and workerd conditions to package.json manifest to better serve users using Vercel Edge and Cloudflare Workers.

    Patch Changes

    • Updated dependencies [d8ff8a5, a9f6912]:
      • @ emotion/serialize@1.3.0
      • @ emotion/use-insertion-effect-with-fallbacks@1.1.0
      • @ emotion/utils@1.4.0
  • 11.12.0 - 2024-07-19
  • 11.11.4 - 2024-02-27
from @emotion/react GitHub release notes
Package name: @mui/icons-material from @mui/icons-material GitHub release notes
Package name: @mui/material from @mui/material GitHub release notes
Package name: @mui/x-date-pickers
  • 7.14.0 - 2024-08-23

    We'd like to offer a big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:

    • 💫 Allow filtering the axis on zoom, making the axis adapt by removing values outside the view.

      filtering the axis on zoom
    • 📊 Improve bar chart performances

    • 🌍 Improve Czech (cs-CZ) and Hebrew (he-IL) locales on the Data Grid

    • 🌍 Improve Chinese (zh-HK), Hebrew (he-IL), and Vietnamese (vi-VN) locales on the Date and Time Pickers

    • 🐞 Bugfixes

    Data Grid

    @ mui/x-data-grid@7.14.0

    @ mui/x-data-grid-pro@7.14.0 pro

    Same changes as in @ mui/x-data-grid@7.14.0.

    @ mui/x-data-grid-premium@7.14.0 premium

    Same changes as in @ mui/x-data-grid-pro@7.14.0, plus:

    • [DataGridPremium] Fix clipboard paste not working for a single cell on non-first page (#14261) @ arminmeh
    • [DataGridPremium] Fix onCellSelectionModelChange not triggered when additional cell range is selected (#14199) @ arminmeh

    Date and Time Pickers

    @ mui/x-date-pickers@7.14.0

    @ mui/x-date-pickers-pro@7.14.0 pro

    Same changes as in @ mui/x-date-pickers@7.14.0.

    Charts

    @ mui/x-charts@7.14.0

    @ mui/x-charts-pro@7.0.0-alpha.2 pro

    Same changes as in @ mui/x-charts@7.14.0, plus:

    Docs

    Core

  • 7.13.0 - 2024-08-16

    We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:

    358562148-1a6cf765-2dc8-4906-bd93-139086eed148.mp4
    358562148-1a6cf765-2dc8-4906-bd93-139086eed148.mp4
    • 🔧 Improve rows accessibility on the Data Grid features "Tree Data" and "Row Grouping". Certain "Row Grouping" accessibility updates will only be applied if experimental feature flag is enabled. See the documentation for more information.
    • 🌍 Improve Vietnamese (vi-VN) locale on the Data Grid
    • 🐞 Bugfixes

    Data Grid

    @ mui/x-data-grid@7.13.0

    @ mui/x-data-grid-pro@7.13.0 pro

    Same changes as in @ mui/x-data-grid@7.13.0, plus:

    • [DataGridPro] Fix Tree Data and Row Grouping rows accessibility (#13623) @ arminmeh

    @ mui/x-data-grid-premium@7.13.0 premium

    Same changes as in @ mui/x-data-grid-pro@7.13.0.

    Date and Time Pickers

    @ mui/x-date-pickers@7.13.0

    • [pickers] Fix date and time merging to retain milliseconds (#14173)

Snyk has created this PR to upgrade:
  - @emotion/styled from 11.11.5 to 11.13.0.
    See this package in npm: https://www.npmjs.com/package/@emotion/styled
  - @fortawesome/fontawesome-svg-core from 6.5.2 to 6.6.0.
    See this package in npm: https://www.npmjs.com/package/@fortawesome/fontawesome-svg-core
  - @fortawesome/free-solid-svg-icons from 6.5.2 to 6.6.0.
    See this package in npm: https://www.npmjs.com/package/@fortawesome/free-solid-svg-icons
  - @emotion/react from 11.11.4 to 11.13.3.
    See this package in npm: https://www.npmjs.com/package/@emotion/react
  - @mui/icons-material from 5.16.0 to 5.16.7.
    See this package in npm: https://www.npmjs.com/package/@mui/icons-material
  - @mui/material from 5.16.0 to 5.16.7.
    See this package in npm: https://www.npmjs.com/package/@mui/material
  - @mui/x-date-pickers from 7.9.0 to 7.14.0.
    See this package in npm: https://www.npmjs.com/package/@mui/x-date-pickers
  - @reduxjs/toolkit from 2.2.6 to 2.2.7.
    See this package in npm: https://www.npmjs.com/package/@reduxjs/toolkit
  - axios from 1.7.2 to 1.7.5.
    See this package in npm: https://www.npmjs.com/package/axios
  - chart.js from 4.4.3 to 4.4.4.
    See this package in npm: https://www.npmjs.com/package/chart.js
  - material-react-table from 2.13.0 to 2.13.1.
    See this package in npm: https://www.npmjs.com/package/material-react-table
  - next from 14.2.4 to 14.2.6.
    See this package in npm: https://www.npmjs.com/package/next

See this project in Snyk:
https://app.snyk.io/org/kottagenvh/project/c5e7130f-3d7d-4ee2-871e-fb55ad331db4?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Sep 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
converter-exchange ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 15, 2024 10:17am
tecsota-assessment ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 15, 2024 10:17am

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.

2 participants