[Snyk] Fix for 2 vulnerabilities - #90
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SENTRYCORE-14105053 - https://snyk.io/vuln/SNYK-JS-SENTRYNODECORE-14105055
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the 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 |
There was a problem hiding this comment.
Pull request overview
This PR fixes 2 high-severity security vulnerabilities (Insertion of Sensitive Information Into Sent Data) in Sentry packages by upgrading @sentry/node and @sentry/profiling-node from version 10.15.0 to 10.27.0.
Key Changes:
- Security patch: Upgrades Sentry packages to fix SNYK-JS-SENTRYCORE-14105053 and SNYK-JS-SENTRYNODECORE-14105055
- Minor version bump of the project from 1.0.0 to 1.1.0
- Transitive dependency updates including OpenTelemetry instrumentation packages
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates @sentry/node and @sentry/profiling-node dependencies from ^10.15.0 to ^10.27.0 |
| package-lock.json | Updates project version to 1.1.0 and regenerates dependency tree with upgraded Sentry packages and their transitive dependencies |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Snyk has created this PR to fix 2 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
package.jsonpackage-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-SENTRYCORE-14105053
SNYK-JS-SENTRYNODECORE-14105055
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.