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 element-plus from 2.5.3 to 2.9.1 #36

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

Conversation

pavelbe4solutions
Copy link

snyk-top-banner

Snyk has created this PR to upgrade element-plus from 2.5.3 to 2.9.1.

ℹ️ 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.


  • The recommended version is 27 versions ahead of your current version.

  • The recommended version was released a month ago.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade element-plus from 2.5.3 to 2.9.1.

See this package in yarn:
element-plus

See this project in Snyk:
https://app.snyk.io/org/idanbe4/project/0d973e20-b2d4-4557-9535-a25b5bae7afc?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

DryRun Security Summary

The code changes involve updating the element-plus and dayjs dependencies in the frps-dashboard Vue.js project to newer versions, which may include security patches and improvements.

Expand for full summary

Summary:

The provided code changes are updates to the dependencies in the frps-dashboard project, a Vue.js application. The primary changes are the updates to the element-plus and dayjs libraries.

From an application security perspective, keeping dependencies up-to-date is crucial to address potential security vulnerabilities. The update to element-plus from version 2.5.3 to 2.9.1 and the update to dayjs from version 1.11.7 to 1.11.13 may include important security patches and bug fixes. It's recommended to review the release notes and change logs for these libraries to understand the scope of the changes and any security-related improvements.

Additionally, it's a good practice to monitor the security advisories and vulnerability reports for all the dependencies used in the project, including element-plus and dayjs. This can help identify and address any potential security issues proactively. Finally, thorough testing of the application after the dependency updates is essential to ensure that the new versions of the libraries don't introduce any breaking changes or unexpected behavior.

Files Changed:

  1. web/frps/package.json: The primary change in this file is the update of the element-plus dependency from version 2.5.3 to 2.9.1.
  2. web/frps/yarn.lock: This file has been updated to reflect the changes in the dayjs dependency (from 1.11.7 to 1.11.13) and the element-plus dependency (from 2.5.3 to 2.9.3).

Code Analysis

We ran 9 analyzers against 2 files and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Sensitive Files Analyzer 1 finding

View PR in the DryRun Dashboard.

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