-
Notifications
You must be signed in to change notification settings - Fork 91
chore: sync package-lock.json with dependency updates #1140
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
base: main
Are you sure you want to change the base?
chore: sync package-lock.json with dependency updates #1140
Conversation
…n bumps and peer dependency additions
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.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
|
Re: Snyk failing I think it is a permission issue, if a commit is coming from somone who don't have access to Snyk it starts to failing? |
|
I still haven't figured out why this is happening - it was working as of #1108 |
Summary
This PR syncs
package-lock.jsonwith the latest dependency versions, resolving version mismatches and updating transitive dependencies. This might resolve the Snyk issues.