Conversation
- audit: add sharp@>=0.35.4 override to resolve GHSA-rgj7-g3m4-5g8c (high, via @vite-pwa/assets-generator; no in-range fix available) - dependabot (npm): vue 3.5.41->3.5.42 (#56); @vue/test-utils 2.4.11->2.5.0, autoprefixer 10.5.4->10.5.5, eslint 10.9.1->10.10.0, globals 17.11.0->17.12.0, postcss 8.5.26->8.5.28 (#57) Left open: #58 (jsdom 29->30, vitest 4->5) — both majors, escalated.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
sharpadvisory (GHSA-rgj7-g3m4-5g8c) by pinningsharp@>=0.35.4through apnpm.overridesentry.sharpis only reached via the@vite-pwa/assets-generatordev dependency, whose range has no in-range patched version yet, so an override was the only fix available — worth removing once upstream widens its range.vue3.5.41→3.5.42 (chore(deps): bump vue from 3.5.41 to 3.5.42 in the production group #56), plus@vue/test-utils2.4.11→2.5.0,autoprefixer10.5.4→10.5.5,eslint10.9.1→10.10.0,globals17.11.0→17.12.0, andpostcss8.5.26→8.5.28 (chore(deps): bump the development group with 5 updates #57). All patch/minor.Decisions
jsdom29→30 andvitest4→5, both majors, which need to be validated on their own rather than folded into a routine dep bump.