Skip to content

fix: resolve critical and high dependency alerts - #10

Merged
deepnarayan-hackerrank merged 1 commit into
masterfrom
codex/fix-critical-high-compliance
Aug 19, 2026
Merged

fix: resolve critical and high dependency alerts#10
deepnarayan-hackerrank merged 1 commit into
masterfrom
codex/fix-critical-high-compliance

Conversation

@deepnarayan-hackerrank

@deepnarayan-hackerrank deepnarayan-hackerrank commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • upgrade @vitest/browser, @vitest/browser-playwright, and vitest from 4.1.9 to 4.1.10 to resolve the critical browser-mode file-access advisory
  • regenerate package-lock.json with patched transitive dependencies:
    • brace-expansion@1.1.18
    • nanoid@3.3.18
    • postcss@8.5.26
    • undici@7.29.0
  • keep the update limited to development dependencies and their lockfile entries

This addresses the open critical/high Dependabot findings for @vitest/browser, brace-expansion, postcss, and undici. The live npm audit also identified the newer nanoid high-severity advisory, so its safe version is included in the regenerated lockfile.

@deepnarayan-hackerrank
deepnarayan-hackerrank merged commit 55d2b07 into master Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants