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

update some dependencies #226

Merged
merged 1 commit into from
Oct 12, 2024
Merged

update some dependencies #226

merged 1 commit into from
Oct 12, 2024

Conversation

Pugma
Copy link
Collaborator

@Pugma Pugma commented Oct 11, 2024

User description

Vulnerabilities High に対応するために npm run audit を実行した


PR Type

dependencies


Description

  • 複数の依存関係を更新し、セキュリティの脆弱性に対応しました。
  • @rollup/rollup-* のバージョンを 4.21.3 から 4.24.0 に更新しました。
  • @types/estree のバージョンを 1.0.5 から 1.0.6 に更新しました。
  • @volar/language-core@volar/source-map@volar/typescript のバージョンを 2.4.0-alpha.5 から 2.4.6 に更新しました。
  • vue-tsc のバージョンを 2.0.24 から 2.1.6 に更新しました。

Changes walkthrough 📝

Relevant files
Dependencies
package-lock.json
Update multiple dependencies to address vulnerabilities   

package-lock.json

  • @rollup/rollup-* dependencies updated from version 4.21.3 to 4.24.0.
  • @types/estree updated from version 1.0.5 to 1.0.6.
  • @volar/language-core, @volar/source-map, @volar/typescript updated
    from version 2.4.0-alpha.5 to 2.4.6.
  • vue-tsc updated from version 2.0.24 to 2.1.6.
  • +222/-222

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    Copy link

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Copy link
    Contributor

    @sh0go07 sh0go07 left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    確認しました!
    よさそうです!

    @Pugma Pugma merged commit 3e20bed into master Oct 12, 2024
    9 checks passed
    @Pugma Pugma deleted the handle_vulnerabilities branch October 12, 2024 08:09
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants