chore: resolve open dependabot security alerts - #41
Conversation
- postcss 8.5.10 -> 8.5.18 (high, alert #120) - js-yaml override 4.1.1 -> 4.3.0 (high, alert #119) - brace-expansion override added >=1.1.16 <2 (high, alert #118) Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe pull request updates the ChangesDependency updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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
Updates vulnerable npm dependencies to resolve three high-severity Dependabot alerts.
Changes:
- Updates
postcssandjs-yaml. - Overrides vulnerable
brace-expansion1.x versions. - Regenerates the lockfile with patched transitive dependencies.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
package.json |
Defines patched dependency constraints and overrides. |
package-lock.json |
Locks patched dependency resolutions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- fast-uri 3.1.4 -> 3.1.5 override bump (high, alert #122) Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
Summary
Dependabot Alerts Resolved
fast-urioverridesentry from>=3.1.4 <4to>=3.1.5 <4(patched)postcss^8.5.18(patched); existing$postcssoverride propagates the fix to nested resolutionsjs-yamloverridesentry from^4.1.1to^4.3.0brace-expansionoverridesentry>=1.1.16 <2(transitive dependency, only the 1.x line is in use)npm testandnpm run buildpass on the updated lockfile.