-
Notifications
You must be signed in to change notification settings - Fork 1
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
ran npm audit fix
#262
ran npm audit fix
#262
Conversation
Preview (prod) → https://262-prod.portfolio-preview.trapti.tech/ |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
良さそうです!ありがと!
User description
脆弱性の表示が出ていたのでコマンドを走らせました
ご確認をお願いします!
PR Type
dependencies
Description
npm audit fix
was executed to address vulnerabilities in the dependencies.package-lock.json
:@eslint/plugin-kit
from 0.2.1 to 0.2.4.cross-spawn
from 7.0.3 to 7.0.6.nanoid
from 3.3.7 to 3.3.8.Changes walkthrough 📝
package-lock.json
Updated dependencies to address vulnerabilities and ensure
compatibility.
package-lock.json
@eslint/plugin-kit
from 0.2.1 to 0.2.4.cross-spawn
from 7.0.3 to 7.0.6.nanoid
from 3.3.7 to 3.3.8.