Fix npm audit vulnerabilities via lockfile updates#472
Merged
Conversation
Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com>
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
This PR updates dependency lockfiles across both repositories to address security advisories and outdated transitive dependencies, reducing vulnerability counts without breaking changes.
Changes
OpenNOW (
opennow-stable/package-lock.json)vite7.3.1 → 7.3.3 (fixes high-severity dev server vulnerabilities)postcss8.5.8 → 8.5.14 (fixes moderate XSS advisory)ip-address10.1.0 → 10.2.0 (fixes moderate XSS advisory)OpenNOW-Site (
package-lock.json)vite6.4.1 → 6.4.2rollup4.55.2 → 4.60.4 (fixes high path-traversal advisory)h31.15.5 → 1.15.11 (fixes high SSE injection and path-traversal advisories)postcss8.5.6 → 8.5.14picomatch4.0.3 → 4.0.4 (fixes high ReDoS advisory)svgo4.0.0 → 4.0.1 (fixes high DoS advisory)smol-toml1.6.0 → 1.6.1devalue5.6.2 → 5.8.1defu6.1.4 → 6.1.7 (fixes high prototype pollution advisory)@astrojs/starlight0.37.3 → 0.37.7astro5.16.11 → 5.18.1Remaining advisories require the Astro 5 → 6 / Starlight 0.37 → 0.39 major upgrade and are deferred to a separate PR.
Rust Native Dependencies
No action required—OSV audit found 0 advisories across
Cargo.lock.