Skip to content

chore(deps): security and dependency updates - #330

Open
keithboone wants to merge 1 commit into
developfrom
automated-security-updates-20260903-044408
Open

chore(deps): security and dependency updates#330
keithboone wants to merge 1 commit into
developfrom
automated-security-updates-20260903-044408

Conversation

@keithboone

Copy link
Copy Markdown
Contributor

Security and Dependency Update Summary

🔒 Automated Security & Dependency Updates

This PR updates dependencies to their latest minor versions and addresses security vulnerabilities at all severity levels.

Changes Made:

  • ✅ Updated dependencies to latest compatible minor versions
  • ✅ Fixed all vulnerabilities (updated direct deps + added overrides)
  • ✅ Removed unnecessary overrides (where all resolved versions meet requirements)
  • ✅ Updated package-lock.json
  • ✅ Ran linting, type-checking, and tests
  • ✅ Built application successfully

Package Changes:

diff --git a/package.json b/package.json
index 02c2070..f81abc6 100644
--- a/package.json
+++ b/package.json
@@ -113,7 +113,7 @@
       "ajv": "^6.14.0",
       "brace-expansion": "^1.1.16"
     },
-    "fast-uri": "4.1.3",
+    "fast-uri": "4.1.4",
     "glob": "^13.0.6",
     "js-yaml": "4.3.2",
     "jsdom": "^28.1.0",

Review Checklist:

  • Review version changes in package.json
  • Verify no breaking changes in release notes
  • Check that all tests pass
  • Confirm security audit results
  • Test locally if needed

Generated: 2026-09-03 04:44:46 UTC
Workflow Run: 33716085250

- Updated dependencies using ncu --target minor
- Updated existing overrides to latest minor versions
- Fixed all vulnerabilities (updated direct deps + added overrides as needed)
- Removed unnecessary overrides where applicable
- Updated package-lock.json

Generated by security-updates workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant