Update web-console and docs.feldera.com deps to avoid vulnerabilities#5685
Merged
Karakatiza666 merged 1 commit intomainfrom Feb 25, 2026
Merged
Update web-console and docs.feldera.com deps to avoid vulnerabilities#5685Karakatiza666 merged 1 commit intomainfrom
Karakatiza666 merged 1 commit intomainfrom
Conversation
mythical-fred
approved these changes
Feb 24, 2026
Collaborator
mythical-fred
left a comment
There was a problem hiding this comment.
LGTM — clean security dep update. A few notes for context:
ajv@6.14.0is the officiallegacydist-tag on npm — a real security backport for the 6.x line, so the overrides are correct.- Removing
jsonpathentirely is the right call; it has prototype-pollution history and is effectively unmaintained. minimatch,fast-xml-parser,svelte,vitebumps all look purposeful and scoped to the Dependabot alerts.- No unexpected non-security churn in the diffs.
Minor (non-blocking): future security fix commits could include Fixes #187, #188, #189 in the commit body to link the Dependabot alerts into the linear history — makes archaeology easier. Not a blocker here.
mihaibudiu
approved these changes
Feb 24, 2026
Signed-off-by: Karakatiza666 <bulakh.96@gmail.com>
27a3a60 to
2907cdf
Compare
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.
Fix https://github.com/feldera/feldera/security/dependabot/187
Fix https://github.com/feldera/feldera/security/dependabot/188
Fix https://github.com/feldera/feldera/security/dependabot/189
#5674
Testing: built and clicked around both docs.feldera.com and web-console